Skip to content

Commit 2c64ac7

Browse files
temporarily build for testing purposes
1 parent 377cc6f commit 2c64ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compile": "tsc",
3333
"lint": "eslint",
3434
"typecheck": "tsc --noEmit",
35-
"prepare": "npm run generate-style-spec"
35+
"prepare": "npm run generate-style-spec && npm run generate-typings && npm run build"
3636
},
3737
"repository": {
3838
"type": "git",

0 commit comments

Comments
 (0)