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 f523b31 commit 0c5f0d8Copy full SHA for 0c5f0d8
1 file changed
package.json
@@ -84,6 +84,7 @@
84
"test:ci": "vitest --run --coverage",
85
"lint": "eslint src --ext .ts",
86
"format": "prettier -w src",
87
+ "version": "changeset version",
88
"prepublishOnly": "npm run build && npm run test:ci"
89
},
90
"devDependencies": {
0 commit comments