git ssb

1+

Matt McKegg / mutant



Commit 70bdc654bff8ac23d9006bcbee7a5fa93d8abf62

3.22.0

Matt McKegg committed on 11/9/2017, 11:21:34 PM
Parent: 7842de264aaac4d297a99352606ade6c44ee4d50

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "mutant",
3- "version": "3.21.3",
3 + "version": "3.22.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": "browserify test/*.js | tape-run | tap-spec"
77 },

Built with git-ssb-web