Skip to content

Commit

Permalink
fix: fix dist directory is not published correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsn committed Apr 2, 2018
1 parent 6e904e7 commit dbbc50b
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 @@ -23,6 +23,7 @@
"url": "https://github.com/ktsn/calendar-set.git"
},
"scripts": {
"prepublish": "npm run test && npm run build",
"build": "bili --format cjs,es,umd,umd-min",
"lint": "eslint --ext html src test",
"test": "jest",
Expand Down

0 comments on commit dbbc50b

Please sign in to comment.