gun slinger!

This commit is contained in:
theory 2014-09-24 12:03:13 -07:00
parent 1b129a7993
commit de1315421b
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
, "dependencies": { , "dependencies": {
"express": "~>4.9.0", "express": "~>4.9.0",
"body-parser": "~>1.8.1", "body-parser": "~>1.8.1",
"gun": "~>0.0.6c" "gun": "~>0.0.6-d"
} }
, "scripts": { , "scripts": {
"start": "node app.js", "start": "node app.js",

View File

@ -1,5 +1,5 @@
{ "name": "gun" { "name": "gun"
, "version": "0.0.6c" , "version": "0.0.6-d"
, "author": "Mark Nadal" , "author": "Mark Nadal"
, "description": "Graph engine." , "description": "Graph engine."
, "engines": { , "engines": {