File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 6
6
"bugs" : {
7
7
"url" : " https://github.com/netlify/netlify-identity-widget/issues"
8
8
},
9
- "dependencies" : {
10
- "gh-release" : " ^3.4.0"
11
- },
9
+ "dependencies" : {},
12
10
"devDependencies" : {
13
11
"auto-changelog" : " ^1.10.2" ,
14
12
"babel-cli" : " ^6.5.2" ,
31
29
"eslint-plugin-prettier" : " ^2.5.0" ,
32
30
"eslint-plugin-react" : " ^7.6.1" ,
33
31
"file-loader" : " ^1.1.6" ,
32
+ "gh-release" : " ^3.4.0" ,
34
33
"gotrue-js" : " ^0.9.21" ,
35
34
"html-webpack-plugin" : " ^2.28.0" ,
36
35
"json-loader" : " ^0.5.4" ,
73
72
"prebuild" : " rimraf build && mkdirp build" ,
74
73
"prepublish" : " run-s build" ,
75
74
"prestart" : " run-s build" ,
76
- "publish" : " git push && git push --tags && gh-release && npm publish " ,
75
+ "publish" : " git push && git push --tags && gh-release" ,
77
76
"react-demo" : " cd example && yarn && yarn start" ,
78
77
"release" : " node ./script/release.js" ,
79
78
"test" : " eslint src" ,
You can’t perform that action at this time.
0 commit comments