Skip to content

Commit f78bc9d

Browse files
committed
Removed test script for now
1 parent c6918d3 commit f78bc9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"clean": "rimraf ./dist",
88
"build": "npm run clean && webpack",
99
"release": "npmpub",
10-
"test": "echo \"Error: no test specified\" && exit 1",
1110
"lint": "eslint .",
1211
"lint:fix": "npm run lint -- --fix",
1312
"lint:staged": "lint-staged",

0 commit comments

Comments
 (0)