Skip to content

Commit 31638f0

Browse files
committed
fix: removed debugging script from package file
1 parent 35e7473 commit 31638f0

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
@@ -9,7 +9,6 @@
99
"prepare": "npm run build",
1010
"test": "jest ./test/unit",
1111
"test:unit": "jest ./test/unit",
12-
"test:unitt": "jest ./test/unit/persistance/local-storage.spec.ts",
1312
"test:api": "jest ./test/api",
1413
"lint": "eslint . -c .eslintrc.json",
1514
"clean": "node tools/cleanup",

0 commit comments

Comments
 (0)