Skip to content

Commit

Permalink
Add prepare script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 20, 2019
1 parent c859f65 commit 470f2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"unpkg": "dist/formatter.js",
"typings": "dist/index.d.ts",
"scripts": {
"prepare": "npm run build",
"test": "jest --coverage",
"test:watch": "jest --watch",
"build": "rollup -c",
Expand Down

0 comments on commit 470f2cf

Please sign in to comment.