Skip to content

Commit

Permalink
fix: pinned wp/element to 4.8.0 until we sort out esm dependencies (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rjchow authored and vedanshujain committed Aug 18, 2022
1 parent 0d2644a commit c4ae177
Show file tree
Hide file tree
Showing 2 changed files with 2,346 additions and 3,129 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}

0 comments on commit c4ae177

Please sign in to comment.