mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-29 00:10:12 +08:00
lock regenerator-runtime@0.12.1
This commit is contained in:
parent
abf6fa50cf
commit
c8e2f300b2
@ -34,7 +34,7 @@ async function generate (dir, files, base = '', rootOptions = {}) {
|
||||
module.exports = (api, options, rootOptions) => {
|
||||
api.extendPackage(pkg => {
|
||||
return {
|
||||
devDependencies: {
|
||||
dependencies: {
|
||||
'regenerator-runtime':'^0.12.1'//锁定版本,避免高版本在小程序中出错
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user