Skip to content

Commit f38fc64

Browse files
lemurra_microsoftlemurra_microsoft
authored andcommitted
chore: remove unused release script from package.json
1 parent c3e8a98 commit f38fc64

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"fonts": "fantasticon",
1616
"dev": "npm run build && npm run replace-in-vscode",
1717
"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",
1918
"version:bump": "node ./scripts/version-bump.js",
2019
"version:patch": "node ./scripts/version-bump.js patch minor",
2120
"version:minor": "node ./scripts/version-bump.js minor minor",

0 commit comments

Comments
 (0)