File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4242 node-version : 12
4343 registry-url : https://npm.pkg.github.com/
4444 - run : npm ci
45- - run : npm publish --registry=https://npm.pkg.github.com/@josephrexme
45+ - run : npm publish
4646 env :
4747 NODE_AUTH_TOKEN : ${{secrets.GITHUB_TOKEN}}
Original file line number Diff line number Diff line change 11{
22 "name" : " typable-react" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "description" : " React.js prop-types wrapper for easy extraction to documentation" ,
55 "main" : " typable.js" ,
66 "scripts" : {
1010 "type" : " git" ,
1111 "url" : " git+https://github.com/josephrexme/typable-react.git"
1212 },
13+ "publishConfig" : {
14+ "registry" :" https://npm.pkg.github.com/@josephrexme"
15+ },
1316 "keywords" : [
1417 " static" ,
1518 " typed" ,
You can’t perform that action at this time.
0 commit comments