File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 66 "bugs" : {
77 "url" : " https://github.com/netlify/netlify-identity-widget/issues"
88 },
9- "dependencies" : {
10- "gh-release" : " ^3.4.0"
11- },
9+ "dependencies" : {},
1210 "devDependencies" : {
1311 "auto-changelog" : " ^1.10.2" ,
1412 "babel-cli" : " ^6.5.2" ,
3129 "eslint-plugin-prettier" : " ^2.5.0" ,
3230 "eslint-plugin-react" : " ^7.6.1" ,
3331 "file-loader" : " ^1.1.6" ,
32+ "gh-release" : " ^3.4.0" ,
3433 "gotrue-js" : " ^0.9.21" ,
3534 "html-webpack-plugin" : " ^2.28.0" ,
3635 "json-loader" : " ^0.5.4" ,
7372 "prebuild" : " rimraf build && mkdirp build" ,
7473 "prepublish" : " run-s build" ,
7574 "prestart" : " run-s build" ,
76- "publish" : " git push && git push --tags && gh-release && npm publish " ,
75+ "publish" : " git push && git push --tags && gh-release" ,
7776 "react-demo" : " cd example && yarn && yarn start" ,
7877 "release" : " node ./script/release.js" ,
7978 "test" : " eslint src" ,
You can’t perform that action at this time.
0 commit comments