Skip to content

Commit ed5c495

Browse files
authored
Merge branch 'master' into auto
2 parents 5e2e81c + f0d7c5e commit ed5c495

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
@@ -5,6 +5,7 @@
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"scripts": {
8+
"prepare": "yarn build",
89
"build": "tsc",
910
"test": "jest",
1011
"lint": "eslint src/**/*.ts",

0 commit comments

Comments
 (0)