We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e8a98 commit f38fc64Copy full SHA for f38fc64
1 file changed
package.json
@@ -15,7 +15,6 @@
15
"fonts": "fantasticon",
16
"dev": "npm run build && npm run replace-in-vscode",
17
"build": "npm run clean && npm run svgo && npm run fonts && npm run export-to-ts && npm run export-to-csv && npm run sprite",
18
- "release": "release-it",
19
"version:bump": "node ./scripts/version-bump.js",
20
"version:patch": "node ./scripts/version-bump.js patch minor",
21
"version:minor": "node ./scripts/version-bump.js minor minor",
0 commit comments