Skip to content

Commit

Permalink
- package.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
hekigan committed Jun 28, 2019
1 parent 6b4cf64 commit e581792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"start": "npm run dev",
"prepublish": "npm run build",
"postinstall": "cd ./site && npm install",
"release": "npm run build:all && release-it"
"release": "release-it"
},
"dependencies": {
"popper.js": "1.15.0"
Expand Down

0 comments on commit e581792

Please sign in to comment.