Skip to content

Commit 28e39be

Browse files
author
Willem Wyndham
committed
use node
1 parent 0e454fc commit 28e39be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
33
"scripts": {
4-
"test": "../../../bin/asc --showConfig && node ../../index.js"
4+
"test": "node ../../../../bin/asc assembly/index.ts --showConfig && node ../../index.js"
55
}
66
}

0 commit comments

Comments
 (0)