Merge commit 'c91a3a50f6761c57fe7831f1b610e8b76e7722be' into def_releases_2023052610464747_ali-lowcode_ali-lowcode-engine/1.0.83-1

This commit is contained in:
tbfed 2023-05-26 10:55:50 +08:00
commit 8d1078ffd4

View File

@ -38,7 +38,7 @@
"@ali/lerna": "^1",
"f2elint": "^2.0.1",
"husky": "^7.0.4",
"typescript": "^3.2.2"
"typescript": "^5.0.4"
},
"engines": {
"node": ">=14.0.0"
@ -48,6 +48,7 @@
"lockfile": "enable"
},
"resolutions": {
"@builder/babel-preset-ice": "1.0.1"
"@builder/babel-preset-ice": "1.0.1",
"typescript": "^5.0.4"
}
}