fix: pinned wp/element to 4.8.0 until we sort out esm dependencies (#34349)
This commit is contained in:
parent
64e14ebe7d
commit
a6d656f363
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
7360
pnpm-lock.yaml
7360
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue