fix: 🚩 publish access config set to public

This commit is contained in:
Walid 2022-08-26 15:45:13 +01:00
parent f2ce2d6613
commit 08b138673c
No known key found for this signature in database
GPG Key ID: 7DF9215FC4E48853

View File

@ -54,5 +54,8 @@
},
"peerDependencies": {
"prettier": ">=2.7.1"
},
"publishConfig": {
"access": "public"
}
}