mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
chore: clean up
This commit is contained in:
@@ -21,11 +21,7 @@
|
|||||||
"dev": "NODE_ENV=development unocss --watch",
|
"dev": "NODE_ENV=development unocss --watch",
|
||||||
"build": "NODE_ENV=production unocss --minify && esno ./scripts/build",
|
"build": "NODE_ENV=production unocss --minify && esno ./scripts/build",
|
||||||
"fix": "stylelint \"**/*.css\"",
|
"fix": "stylelint \"**/*.css\"",
|
||||||
"release": "bumpp --commit --tag --push",
|
"release": "bumpp --commit --tag --push"
|
||||||
"releaseLog": "pnpm run release && changelogithub"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"changelogithub": "link:../cchangelogithub"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.38.5",
|
"@antfu/eslint-config": "^0.38.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user