We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb3420 commit e4e807dCopy full SHA for e4e807d
package.json
@@ -5,7 +5,8 @@
5
"main": "./dist/src/Index.js",
6
"typings": "./dist/src/Index.d.ts",
7
"scripts": {
8
- "test": "jasmine"
+ "test": "jasmine",
9
+ "build": "tsc"
10
},
11
"repository": {
12
"type": "git",
0 commit comments