Skip to content

Commit 91bfbcc

Browse files
committed
Added build command
1 parent b3ad543 commit 91bfbcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"scripts": {
88
"test": "jest",
99
"prepublish": "tsc",
10+
"build": "tsc",
1011
"release": "release-it"
1112
},
1213
"repository": {

0 commit comments

Comments
 (0)