Commit b1da83b2 authored by mercury233's avatar mercury233

update dependencies

parent 69ffdd7e
...@@ -11,6 +11,7 @@ node_modules/request/ ...@@ -11,6 +11,7 @@ node_modules/request/
node_modules/underscore/ node_modules/underscore/
node_modules/underscore.string/ node_modules/underscore.string/
node_modules/sqlite3/ node_modules/sqlite3/
node_modules/moment/
*.heapsnapshot *.heapsnapshot
*.tmp *.tmp
......
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
"underscore": "*", "underscore": "*",
"underscore.string": "*", "underscore.string": "*",
"request": "*", "request": "*",
"moment": "*",
"sqlite3": "*",
"bunyan": "*" "bunyan": "*"
}, },
"license": "GPL-3.0", "license": "GPL-3.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment