File tree Expand file tree Collapse file tree 4 files changed +1486
-3421
lines changed Expand file tree Collapse file tree 4 files changed +1486
-3421
lines changed Original file line number Diff line number Diff line change 55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " yarn test:jest" ,
8- "test:jest" : " jest --no-cache" ,
8+ "test:jest" : " jest --no-cache --maxWorkers=2 " ,
99 "test:watch" : " yarn test -- --watch" ,
1010 "test:coverage" : " yarn test --coverage" ,
1111 "build" : " node ./node_modules/babel-cli/bin/babel-node.js ./node_modules/gulp/bin/gulp.js build" ,
3737 "react-router" : " ^3.0.0" ,
3838 "react-router-redux" : " ^4.0.7" ,
3939 "ringcentral" : " ^3.1.3" ,
40- "ringcentral-client" : " ^1.0.0-rc1 " ,
40+ "ringcentral-client" : " ^1.0.0-beta.1 " ,
4141 "ringcentral-integration" : " ^0.7.37"
4242 },
4343 "devDependencies" : {
9090 "redux-logger" : " ^3.0.6" ,
9191 "redux-thunk" : " ^2.2.0" ,
9292 "ringcentral" : " ^3.1.3" ,
93- "ringcentral-client" : " ^1.0.0-rc1 " ,
93+ "ringcentral-client" : " ^1.0.0-beta.1 " ,
9494 "ringcentral-integration" : " https://github.com/ringcentral/ringcentral-js-integration-commons#latest" ,
9595 "sass-loader" : " ^6.0.5" ,
9696 "source-map-loader" : " ^0.2.1" ,
You can’t perform that action at this time.
0 commit comments