We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c05d2 commit dbb22d8Copy full SHA for dbb22d8
package.json
@@ -20,6 +20,7 @@
20
"url": "https://github.com/woocommerce/woocommerce-rest-api-js-lib/issues"
21
},
22
"main": "index",
23
+ "module": "index.mjs",
24
"types": "index.d.ts",
25
"files": [
26
"index.js",
0 commit comments