Skip to content

Commit

Permalink
chore: Adding back release script.
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Dec 14, 2023
1 parent 7c5f45b commit aff22ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"dist"
],
"scripts": {
"release": "release-it",
"prepare": "run-s clean build",
"prepublishOnly": "npm test",
"start": "run-p watch server",
Expand Down Expand Up @@ -53,6 +54,7 @@
"onchange": "^7.1.0",
"postcss": "^8.2.6",
"prettier": "^3.1.1",
"release-it": "^17.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.39.1",
"rollup-plugin-cleanup": "^3.2.1",
Expand Down

0 comments on commit aff22ac

Please sign in to comment.