We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90933b commit 70fcf56Copy full SHA for 70fcf56
wp-react-lib/.changeset/config.json
@@ -4,7 +4,7 @@
4
"commit": false,
5
"fixed": [],
6
"linked": [],
7
- "access": "restricted",
+ "access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
"ignore": []
wp-react-lib/package.json
@@ -2,7 +2,6 @@
2
"name": "@devgateway/wp-react-lib",
3
"version": "0.2.0",
"author": "Sebastian Dimunzio <sdimunzio@developmentgateway.org/>",
- "private": false,
"type": "module",
"files": [
"dist",
0 commit comments