2 parents b29440d + de0156f commit 32bc8eaCopy full SHA for 32bc8ea
2 files changed
.npmrc
@@ -0,0 +1,2 @@
1
+provenance=true
2
+access=public
package.json
@@ -38,7 +38,7 @@
38
"prepublishOnly": "pnpm run build",
39
"changeset": "changeset",
40
"version": "changeset version",
41
- "release": "pnpm run build && changeset publish -- --provenance --access public"
+ "release": "pnpm run build && changeset publish"
42
},
43
"repository": {
44
"type": "git",
0 commit comments