mirror of
https://github.com/amark/gun.git
synced 2025-10-13 16:49:26 +00:00
gun slinger!
This commit is contained in:
parent
1b129a7993
commit
de1315421b
@ -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",
|
||||||
|
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user