mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 04:17:19 +00:00
chore: add bumpp
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development unocss --watch",
|
||||
"build": "NODE_ENV=production unocss --minify && esno ./scripts/build",
|
||||
"fix": "stylelint \"**/*.css\""
|
||||
"fix": "stylelint \"**/*.css\"",
|
||||
"release": "bumpp --commit --tag --push"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.38.5",
|
||||
@@ -17,6 +18,7 @@
|
||||
"@types/node": "^18.16.3",
|
||||
"@unocss/eslint-config": "^0.51.8",
|
||||
"@unocss/preset-icons": "^0.51.12",
|
||||
"bumpp": "^9.1.0",
|
||||
"clean-css": "^5.3.2",
|
||||
"compressing": "^1.9.0",
|
||||
"consola": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user