We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4974837 commit 23c2977Copy full SHA for 23c2977
package.json
@@ -15,7 +15,7 @@
15
"playground:build": "yarn workspace @react-docgen-internal/playground run build",
16
"playground:start": "yarn workspace @react-docgen-internal/playground run start",
17
"changesets-version": "changeset version && yarn install --mode update-lockfile",
18
- "release": "yarn build && changeset publish --tag=next"
+ "release": "yarn build && changeset publish"
19
},
20
"license": "MIT",
21
"workspaces": [
0 commit comments