File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 21
21
"url" : " git+https://github.com/topcoder-platform/topcoder-react-lib.git"
22
22
},
23
23
"scripts" : {
24
- "prepare" : " npm run build" ,
25
24
"build" : " npm run clean && npm run build:dev && npm run build:prod" ,
26
25
"build:dev" : " ./node_modules/.bin/webpack --env=development --progress --profile --colors --display-optimization-bailout" ,
27
26
"build:dev:watch" : " npm run clean && ./node_modules/.bin/webpack --env=development --progress --profile --colors --watch --display-optimization-bailout" ,
32
31
"lint:js" : " ./node_modules/.bin/eslint --ext .js,.jsx ." ,
33
32
"test" : " npm run lint && npm run jest"
34
33
},
35
- "version" : " 1000.13.4 " ,
34
+ "version" : " 1000.13.6 " ,
36
35
"dependencies" : {
37
36
"auth0-js" : " ^6.8.4" ,
38
37
"config" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments