插件配置,改为版本依赖
This commit is contained in:
parent
c37ba84ea3
commit
6c7c0b39c2
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"projectHome": "./"
|
||||
"projectDir": "./"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue