We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d69c2 commit 0bccfebCopy full SHA for 0bccfeb
1 file changed
versions/13/package.json
@@ -28,7 +28,7 @@
28
"wasm:rebuild": "pnpm wasm:make rebuild",
29
"wasm:clean": "pnpm wasm:make clean",
30
"wasm:clean-cache": "pnpm wasm:make clean-cache",
31
- "test": "node --test test/*.test.js"
+ "test": "node --test test/parsing.test.js"
32
},
33
"author": "Dan Lynch <pyramation@gmail.com> (http://github.com/pyramation)",
34
"license": "LICENSE IN LICENSE",
0 commit comments