fix: pinned wp/element to 4.8.0 until we sort out esm dependencies (#34349)

This commit is contained in:
RJ 2022-08-17 12:09:00 +08:00 committed by GitHub
parent 64e14ebe7d
commit a6d656f363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3291 additions and 4074 deletions

View File

@ -79,5 +79,10 @@
"@wordpress/babel-preset-default": "^6.4.1",
"lodash": "^4.17.21",
"wp-textdomain": "1.0.1"
},
"pnpm": {
"overrides": {
"@wordpress/element": "4.8.0"
}
}
}

File diff suppressed because it is too large Load Diff