File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jsonrpc-bidirectional" ,
33 "description" : " Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support." ,
4- "version" : " 5.6.6 " ,
4+ "version" : " 5.6.7 " ,
55 "scripts" : {
66 "build" : " node build.js" ,
77 "test" : " node --expose-gc --max-old-space-size=1024 tests/main.js" ,
3535 },
3636 "dependencies" : {
3737 "extendable-error-class" : " ^0.1.1" ,
38- "node-fetch" : " ^1.6.3"
38+ "node-fetch" : " ^1.6.3" ,
39+ "sleep-promise" : " ^2.0.0"
3940 },
4041 "optionalDependencies" : {
4142 "babel-polyfill" : " ^6.23.0" ,
5859 "eslint-plugin-jsdoc" : " ^3.3.1" ,
5960 "phantom" : " ^4.0.12" ,
6061 "recursive-keys" : " ^0.9.0" ,
61- "sleep-promise" : " ^2.0.0" ,
6262 "uglify-js" : " ^2.8.22" ,
6363 "uws" : " ^0.14.5" ,
6464 "webpack" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments