mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
fix: fix CI attempt #5
This commit is contained in:
parent
5a4328e449
commit
74adcddc1d
@ -4,7 +4,7 @@
|
|||||||
"description": "ANSI Terminal for Puter",
|
"description": "ANSI Terminal for Puter",
|
||||||
"main": "exports.js",
|
"main": "exports.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha ./test"
|
"test": "npx mocha"
|
||||||
},
|
},
|
||||||
"author": "Puter Technologies Inc.",
|
"author": "Puter Technologies Inc.",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
Loading…
Reference in New Issue
Block a user