Skip to content

Commit e4e807d

Browse files
authored
Update package.json
1 parent edb3420 commit e4e807d

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/src/Index.js",
66
"typings": "./dist/src/Index.d.ts",
77
"scripts": {
8-
"test": "jasmine"
8+
"test": "jasmine",
9+
"build": "tsc"
910
},
1011
"repository": {
1112
"type": "git",

0 commit comments

Comments
 (0)