mirror of
https://github.com/amark/gun.git
synced 2025-06-07 06:36:46 +00:00
boo
This commit is contained in:
parent
061e285734
commit
6e4be60dd2
@ -1,5 +1,5 @@
|
|||||||
{ "name": "gun"
|
{ "name": "gun"
|
||||||
, "version": "0.0.1b"
|
, "version": "0.0.1c"
|
||||||
, "author": "Mark Nadal"
|
, "author": "Mark Nadal"
|
||||||
, "description": "Graph engine."
|
, "description": "Graph engine."
|
||||||
, "engines": {
|
, "engines": {
|
||||||
@ -8,7 +8,7 @@
|
|||||||
, "dependencies": {
|
, "dependencies": {
|
||||||
"mime": "~>1.2.11",
|
"mime": "~>1.2.11",
|
||||||
"theory": "~>0.2.6",
|
"theory": "~>0.2.6",
|
||||||
"coalesce": "~>0.1.9bf",
|
"coalesce": "~>0.1.9bg",
|
||||||
"aws-sdk": "~>2.0.0",
|
"aws-sdk": "~>2.0.0",
|
||||||
"fakeredis": "~>0.1.3",
|
"fakeredis": "~>0.1.3",
|
||||||
"redis": "~>0.10.1",
|
"redis": "~>0.10.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user