mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-02 17:31:31 +01:00
fix: mettre à jour la version de @iconify-json/lucide et nettoyer les scripts dans package.json
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"postinstall": "nuxt prepare",
|
||||
"lint": "eslint .",
|
||||
"deploy": "bun run build && wrangler deploy",
|
||||
"cf-typegen": "wrangler types",
|
||||
"lint:fix": "eslint --fix ."
|
||||
"cf-typegen": "wrangler types"
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/message-compiler": "11.2.2",
|
||||
@@ -30,7 +29,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/logos": "^1.2.10",
|
||||
"@iconify-json/lucide": "1.2.81",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/twemoji": "^1.2.4",
|
||||
"@iconify-json/vscode-icons": "1.2.37",
|
||||
|
||||
Reference in New Issue
Block a user