不要怂,就是干,撸起袖子干!

Commit 8c1ac604 by Simon Townsend

package.json updated

1 parent d068479f
Showing with 3 additions and 3 deletions
...@@ -48,7 +48,8 @@ ...@@ -48,7 +48,8 @@
"sql": "~0.31.0", "sql": "~0.31.0",
"circular-json": "~0.1.5", "circular-json": "~0.1.5",
"bluebird": "~0.11.5", "bluebird": "~0.11.5",
"node-uuid": "~1.4.1" "node-uuid": "~1.4.1",
"parse-database-url": "~0.2.0"
}, },
"devDependencies": { "devDependencies": {
"sqlite3": "~2.1.12", "sqlite3": "~2.1.12",
...@@ -85,4 +86,4 @@ ...@@ -85,4 +86,4 @@
"node": ">=0.6.21" "node": ">=0.6.21"
}, },
"license": "MIT" "license": "MIT"
} }
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!