Skip to content

Commit e7b13a6

Browse files
committed
chore: update package.json
1 parent e6785bf commit e7b13a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"typings": "lib/esm/index.d.ts",
88
"homepage": "https://uiwjs.github.io/react-codesandbox/",
99
"scripts": {
10+
"prepare": "npm run build:lib",
1011
"doc": "kkt build --app-src ./website",
1112
"start": "kkt start --app-src ./website",
1213
"build": "npm run build:lib && npm run doc",

0 commit comments

Comments
 (0)