git ssb

1+

Matt McKegg / mutant



Commit 4785d5ea1d640ca8bd46c416557dde4dea903fc7

3.20.1

Matt McKegg committed on 6/13/2017, 4:04:50 AM
Parent: 52a53f6c954527bd2ff1b45d18bbf6679ef83038

Files changed

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