git ssb

1+

dinoworm 🐛 / catstack



Commit 914d1a7c6730bef124f14ab3acb814cce0cf8fe4

2.0.0-pre.0 version

add link to version 1
Michael Williams committed on 2/10/2017, 5:47:53 AM
Parent: 49c6e5459b68f2a30bcecf7727b8c9a99cfe4e79

Files changed

README.mdchanged
package.jsonchanged
README.mdView
@@ -9,8 +9,10 @@
99 made by [Enspiral Root Systems](https://github.com/enspiral-root-systems/meta)
1010
1111 inspired by [`ahdinosaur/mad-science-handbook`](https://github.com/ahdinosaur/mad-science-handbook)
1212
13 +for previous version, see [catstack@1](https://github.com/enspiral-root-systems/catstack/commit/8830cf8b4bb8ce794ed491d03ab0d96bbb66df8f)
14 +
1315 ## concepts
1416
1517 - [modules](https://github.com/dominictarr/depject)
1618 - [streams](https://github.com/pull-stream/pull-stream)
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "catstack",
3- "version": "0.0.0",
3 + "version": "2.0.0-pre.0",
44 "description": "modular framework for real-time data-driven apps",
55 "scripts": {
66 "example:start": "NODE_ENV=development cd example && node-dev ../bin/start"
77 },

Built with git-ssb-web