Skip to content

Commit

Permalink
chore: update script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 14, 2021
1 parent e9bed34 commit 94616c0
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 @@ -5,6 +5,7 @@
"author": "Kenny Wong <[email protected]>",
"main": "lib/index.js",
"scripts": {
"prepack": "npm run build",
"start": "node lib/index.js",
"watch": "npm run watch:ts",
"watch:ts": "tsbb watch & npm run build:types -- --watch",
Expand Down

0 comments on commit 94616c0

Please sign in to comment.