We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4328e commit 74adcddCopy full SHA for 74adcdd
src/phoenix/package.json
@@ -4,7 +4,7 @@
4
"description": "ANSI Terminal for Puter",
5
"main": "exports.js",
6
"scripts": {
7
- "test": "mocha ./test"
+ "test": "npx mocha"
8
},
9
"author": "Puter Technologies Inc.",
10
"license": "AGPL-3.0-only",
0 commit comments