Skip to content

Commit b901d0e

Browse files
authored
Update package.json
1 parent 6e919a1 commit b901d0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "",
55
"main": "./src/Index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "echo \"Error: no test specified\" && exit 0",
8+
"build": "tsc"
89
},
910
"repository": {
1011
"type": "git",

0 commit comments

Comments
 (0)