git ssb

1+

Matt McKegg / mutant



Commit 2ffac56998c230f6fa9ed8d6e627120073803693

3.15.1

Matt McKegg committed on 2/19/2017, 7:21:22 AM
Parent: c54f674f78c01d439faad41785b79b6fafd974bf

Files changed

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