Skip to content

Commit

Permalink
Add publish NPM scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftWinds committed Jan 13, 2020
1 parent 3748a50 commit 28bebec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"scripts": {
"version": "npx @pika/pack",
"build": "pika build",
"prepublish": "npm run build",
"publish": "pika publish",
"test": "jest"
},
"repository": {
Expand Down

0 comments on commit 28bebec

Please sign in to comment.