Skip to content

Commit

Permalink
chore: Update scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 8, 2020
1 parent 0c3f809 commit 0287b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"scripts": {
"prepare": "npm run build",
"prepare": "npm run build:lib",
"doc": "ENTRYDIR=website kkt build",
"start": "ENTRYDIR=website kkt start",
"build": "npm run build:lib && npm run doc",
Expand Down

0 comments on commit 0287b51

Please sign in to comment.