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.
1 parent 689ccf2 commit 84ed20eCopy full SHA for 84ed20e
package.json
@@ -62,7 +62,7 @@
62
"lint:es": "eslint . --cache",
63
"lint:tsc": "tsc --noEmit",
64
"prepare": "patch-package && simple-git-hooks",
65
- "release": "yarn build && clean-pkg-json && changeset publish --tag release-v4",
+ "release": "yarn build && clean-pkg-json && changeset publish",
66
"test": "jest"
67
},
68
"peerDependencies": {
0 commit comments