Skip to content

Commit

Permalink
remove release
Browse files Browse the repository at this point in the history
use global release
  • Loading branch information
cycjimmy committed Oct 25, 2017
1 parent 2dceeb5 commit b132a58
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 808 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"start": "cross-env NODE_ENV=development webpack --display-modules --display-reasons --display-error-details --watch --color",
"build": "cross-env NODE_ENV=production webpack --progress --optimize-minimize && webpack --progress --display-modules --display-reasons --display-error-details --color",
"deploy": "gulp deploy",
"release": "git push --tags && release",
"prepublish": "npm run build"
},
"repository": {
Expand Down Expand Up @@ -47,7 +46,6 @@
"pug": "^2.0.0-rc.4",
"pug-loader": "^2.3.0",
"regenerator-runtime": "^0.11.0",
"release": "^2.5.2",
"sass-loader": "^6.0.6",
"style-loader": "^0.19.0",
"uglify-js": "^3.1.5",
Expand Down
Loading

0 comments on commit b132a58

Please sign in to comment.