This commit is contained in:
xiaojunnuo
2026-02-18 23:16:13 +08:00
parent 39d3bf97d1
commit c407206627

View File

@@ -53,7 +53,7 @@
"prepublishOnly": "npm run build-docs",
"test": "mocha -t 60000 \"test/setup.js\" \"test/**/*.spec.js\"",
"pub": "npm publish",
"compile": "tsc --skipLibCheck --watch"
"compile": "echo '1'"
},
"repository": {
"type": "git",