gun slinger!

This commit is contained in:
theory 2014-09-24 11:43:24 -07:00
parent 91d3119271
commit 1b129a7993
2 changed files with 2 additions and 2 deletions

View File

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

View File

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