git ssb

1+

Matt McKegg / mutant



Commit ae401384e63a7c1f60eac488db0787638deb6a7e

3.8.0

Matt McKegg committed on 11/17/2016, 5:35:10 AM
Parent: 073f2ca837054c3b04113dd573e1a9e8b0c6ed29

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "@mmckegg/mutant",
3- "version": "3.7.2",
3 + "version": "3.8.0",
44 "description": "Create observables and map them to DOM elements. Massively inspired by hyperscript and observ-*. No virtual dom, just direct observable bindings. Unnecessary garbage collection is avoided by using mutable objects instead of blasting immutable junk all over the place.",
55 "scripts": {
66 "test": "echo \"Error: no test specified\" && exit 1"
77 },

Built with git-ssb-web