Skip to content

Commit

Permalink
Merge pull request #6 from manifoldco/dangodev/deploy
Browse files Browse the repository at this point in the history
Add version script
  • Loading branch information
DangoDev authored Feb 6, 2020
2 parents a67346e + ca54577 commit 86fb561
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"homepage": "https://github.com/manifoldco/icons#readme",
"scripts": {
"build": "pika build",
"deploy": "pika publish"
"deploy": "pika publish",
"version": "npm run build"
},
"@pika/pack": {
"pipeline": [
Expand Down

0 comments on commit 86fb561

Please sign in to comment.