We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80f4a9f + 7c9afa0 commit bb1fe18Copy full SHA for bb1fe18
1 file changed
package.json
@@ -46,7 +46,7 @@
46
"changeset": "changeset",
47
"version": "changeset version",
48
"release": "changeset publish",
49
- "release:manual": "npm run build && npm publish --access public"
+ "release:manual": "npm run build && npm publish --access public"
50
},
51
"dependencies": {
52
"@react-email/components": "^0.5.7",
0 commit comments