Skip to content

Commit c565689

Browse files
committed
tmp: waaaaah - ts as dep, but hackathon
1 parent 5d1a7ab commit c565689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"LICENSE"
2020
],
2121
"scripts": {
22-
"build": "npx tsc",
22+
"build": "tsc",
2323
"prepare": "npm run build",
2424
"test": "node --test tests/unit/setup.test.ts tests/unit/*.test.ts tests/integration/*.test.ts",
2525
"test:unit": "node --test tests/unit/setup.test.ts tests/unit/*.test.ts",

0 commit comments

Comments
 (0)