Skip to content

Commit 091ca9a

Browse files
authored
Update package.json
1 parent 4d154dc commit 091ca9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "dist/index.js",
66
"typings": "./dist/index.d.ts",
77
"scripts": {
8-
"test": "ava"
8+
"test": "ava",
9+
"build": "tsc"
910
},
1011
"author": "",
1112
"license": "ISC",

0 commit comments

Comments
 (0)