We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c82ef commit 5a834f9Copy full SHA for 5a834f9
1 file changed
package.json
@@ -35,6 +35,10 @@
35
"build:docs": "astro build"
36
},
37
"license": "MIT",
38
+ "publishConfig": {
39
+ "access": "public",
40
+ "provenance": true
41
+ },
42
"peerDependencies": {
43
"rescript": ">=12.0.0-rc.0 <13"
44
0 commit comments