This commit is contained in:
xiaojunnuo
2024-07-20 14:27:41 +08:00
parent 153e98b593
commit 2f7ef0620b
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"lint": "mwts check",
"lint:fix": "mwts fix",
"ci": "npm run cov",
"build": "mwtsc --cleanOutDir",
"build": "mwtsc --cleanOutDir --skipLibCheck",
"up-mw-deps": "npx midway-version -u -w"
},
"dependencies": {