插件配置,改为版本依赖

This commit is contained in:
Pan Qiancheng 2024-10-25 16:58:08 +08:00
parent c37ba84ea3
commit 6c7c0b39c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{
"projectHome": "./"
"projectDir": "./"
}

View File

@ -129,7 +129,7 @@
"@types/urlsafe-base64": "^1.0.28",
"@types/uuid": "^8.3.0",
"@types/wechat-miniprogram": "^3.4.0",
"@xuchangzju/oak-cli": "file:../oak-cli",
"@xuchangzju/oak-cli": "^4.0.11",
"assert": "^2.0.0",
"babel-jest": "^27.4.2",
"babel-loader": "^8.2.3",