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 4212a53 commit 8d7c091Copy full SHA for 8d7c091
package.json
@@ -27,7 +27,7 @@
27
"benchmark": "ts-node --transpile-only benchmark/index.ts",
28
"prerelease": "npm run clean && npm run build",
29
"release": "changeset publish",
30
- "version:ci": "env-cmd -e version-ci npm run build:meta && changeset version"
+ "version:ci": "env-cmd -e version-ci -- npm run build:meta && changeset version"
31
},
32
"repository": {
33
"type": "git",
0 commit comments