File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
- attach_workspace :
29
29
at : .
30
30
- run : echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31
- - run : npm publish --access public -- tag=test-release
31
+ - run : npm publish --tag=test-release
32
32
33
33
workflows :
34
34
version : 2
Original file line number Diff line number Diff line change 15
15
],
16
16
"license" : " UNLICENSED" ,
17
17
"main" : " index.js" ,
18
- "name" : " @topcoder-platform/ topcoder-react-lib" ,
18
+ "name" : " topcoder-react-lib" ,
19
19
"repository" : {
20
20
"type" : " git" ,
21
21
"url" : " git+https://github.com/topcoder-platform/topcoder-react-lib.git"
31
31
"lint:js" : " ./node_modules/.bin/eslint --ext .js,.jsx ." ,
32
32
"test" : " npm run lint && npm run jest"
33
33
},
34
- "version" : " 1000.2.1 " ,
34
+ "version" : " 1000.2.2 " ,
35
35
"dependencies" : {
36
36
"auth0-js" : " ^6.8.4" ,
37
37
"config" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments