We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c19194 commit 2fb63e7Copy full SHA for 2fb63e7
1 file changed
wp-react-lib/package.json
@@ -74,6 +74,10 @@
74
"types": "./dist/types/hooks/index.d.ts",
75
"import": "./dist/esm/hooks/index.js",
76
"require": "./dist/cjs/hooks/index.js"
77
+ },
78
+ "publishConfig": {
79
+ "access": "public",
80
+ "provenance": false
81
}
82
83
0 commit comments