added Forrest's Todo Example and made example directory

This commit is contained in:
Mark Nadal 2015-01-22 18:09:40 -07:00
parent 64709bd9b4
commit 9e1c0f7a38
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
}
, "dependencies": {
"express": "~>4.9.0",
"gun": "0.0.9-h"
"gun": "0.0.9-i"
}
, "scripts": {
"start": "node express.js",

View File

@ -1,5 +1,5 @@
{ "name": "gun"
, "version": "0.0.9h"
, "version": "0.0.9i"
, "author": "Mark Nadal"
, "description": "Graph engine."
, "engines": {