Skip to content

Commit 6c0de33

Browse files
committed
chore: move @iconify-json/lucide to deps
Signed-off-by: ZTL-UwU <zhangtianli2006@163.com>
1 parent a9e0303 commit 6c0de33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"lint:fix": "eslint . --fix"
3434
},
3535
"dependencies": {
36+
"@iconify-json/lucide": "^1.1.198",
3637
"@nuxt/content": "^2.13.1",
3738
"@nuxt/icon": "^1.0.0",
3839
"@nuxt/image": "^1.7.0",
@@ -52,7 +53,6 @@
5253
},
5354
"devDependencies": {
5455
"@antfu/eslint-config": "^2.21.2",
55-
"@iconify-json/lucide": "^1.1.198",
5656
"@vueuse/core": "^10.11.0",
5757
"@vueuse/nuxt": "^10.11.0",
5858
"eslint": "9.2.0",

0 commit comments

Comments
 (0)