Skip to content

Commit

Permalink
Use wpScriptModuleExports field
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Sep 10, 2024
1 parent 872a079 commit c7581de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
"module": "build-module/index.js",
"react-native": "src/index",
"types": "build-types",
"wp-script-module-exports": {
".": "./build-module/module/index.js"
},
"wpScriptModuleExports": "./build-module/module/index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@wordpress/dom-ready": "file:../dom-ready",
Expand Down

0 comments on commit c7581de

Please sign in to comment.