File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 4242 },
4343 "scripts" : {
4444 "start" : " gulp" ,
45- "develop" : " gulp develop" ,
46- "build" : " gulp build:electron" ,
4745 "test" : " mocha" ,
48- "browser-test" : " zuul --local 3001 --open -- test/*.test.js" ,
4946 "check" : " mongodb-js-precommit"
5047 },
5148 "repository" : {
8077 "phantomjs-polyfill" : " 0.0.1" ,
8178 "qs" : " ^3.1.0" ,
8279 "scout-brain" : " http://bin.mongodb.org/js/scout-brain/v0.0.2/scout-brain-0.0.2.tar.gz" ,
83- "scout-client" : " http://bin.mongodb.org/js/scout-client/v0.0.2/scout-client-0.0.2.tar.gz" ,
84- "scout-server" : " http://bin.mongodb.org/js/scout-server/v0.0.3/scout-server-0.0.3.tar.gz"
80+ "scout-client" : " http://bin.mongodb.org/js/scout-client/v0.0.3/scout-client-0.0.3.tar.gz" ,
81+ "scout-server" : " http://bin.mongodb.org/js/scout-server/v0.0.4/scout-server-0.0.4.tar.gz" ,
82+ "tiny-lr" : " ^0.1.6" ,
83+ "watch" : " ^0.16.0"
8584 },
8685 "devDependencies" : {
8786 "browserify" : " ^10.2.4" ,
113112 "stream-combiner2" : " ^1.0.2" ,
114113 "vinyl-buffer" : " ^1.0.0" ,
115114 "vinyl-source-stream" : " ^1.1.0" ,
116- "watchify" : " ^3.2.3" ,
117- "zuul" : " ^3.1.0"
115+ "watchify" : " ^3.2.3"
118116 }
119117}
You can’t perform that action at this time.
0 commit comments