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 a824e34 commit 802aedeCopy full SHA for 802aede
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"packages/eslint-plugin"
15
],
16
"scripts": {
17
- "version": "changeset version && npm i",
+ "version": "npx @changesets/cli version && npm i",
18
"build": "tsc -b tsconfig.build.json",
19
"lint": "run-s -c lint:*",
20
"lint:tsc": "tsc -b",
0 commit comments