Skip to content

Commit

Permalink
chore(deps): add release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Aug 29, 2023
1 parent 3db2a7c commit b5d2cbe
Show file tree
Hide file tree
Showing 2 changed files with 1,541 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"dev": "vite",
"build": "vite build",
"tauri": "tauri",
"lint": "eslint ."
"lint": "eslint .",
"release": "release-it"
},
"author": "Mikkel RINGAUD <[email protected]> (https://github.com/Vexcited)",
"bugs": {
Expand Down Expand Up @@ -38,6 +39,7 @@
"@unocss/eslint-config": "^0.53.6",
"eslint": "^8.48.0",
"eslint-plugin-solid": "^0.13.0",
"release-it": "^16.1.5",
"typescript": "^5.2.2",
"unocss": "^0.53.6",
"vite": "^4.4.9",
Expand Down
Loading

0 comments on commit b5d2cbe

Please sign in to comment.