git ssb

1+

Matt McKegg / mutant



Commit 8496537aecbe69ca78b08cb864ed19471e64bd10

3.20.2

Matt McKegg committed on 6/14/2017, 7:05:15 AM
Parent: ef9e5ab9d31b22070e49efa9d5db1f9b8f20b572

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "mutant",
3- "version": "3.20.1",
3 + "version": "3.20.2",
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