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 3ddc326 commit 34e7f22Copy full SHA for 34e7f22
package.json
@@ -13,8 +13,8 @@
13
"clean": "turbo clean",
14
"npm:prepack": "turbo npm:prepack",
15
"npm:postpack": "turbo npm:postpack",
16
- "npm:version": "changesets version",
17
- "npm:publish": "changesets publish",
+ "npm:version": "changeset version",
+ "npm:publish": "changeset publish",
18
"preinstall": "husky init",
19
"pre": "turbo pre",
20
"pre:husky": "git add . && npx lint-staged",
0 commit comments