Skip to content

Commit c8cfc56

Browse files
committed
remove accidental commit
1 parent 2a048a9 commit c8cfc56

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
@@ -29,7 +29,6 @@
2929
"test": "npx jest",
3030
"test:watch": "jest --watch",
3131
"test:coverage": "jest --coverage",
32-
"test:manual": "npx ts-node test/manual-test.ts",
3332
"lint": "eslint . --ext .ts",
3433
"lint:fix": "eslint . --ext .ts --fix",
3534
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",

0 commit comments

Comments
 (0)