chore: use npm instead of bun
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
# Javascript tools
|
||||
eslint_d
|
||||
nodejs_22
|
||||
bun
|
||||
nodePackages_latest.eslint
|
||||
|
||||
# Go tools
|
||||
|
||||
6911
package-lock.json
generated
Normal file
6911
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -15,10 +15,13 @@
|
||||
"eslint-plugin-wc": "^2.2.0",
|
||||
"globals": "^15.11.0",
|
||||
"typescript": "^4.9.5",
|
||||
"typescript-eslint": "^8.8.1",
|
||||
"unocss": "^0.63.3"
|
||||
"typescript-eslint": "^8.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"unocss": "^0.65.1",
|
||||
"@iconify-json/pixelarticons": "^1.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"unocss": "unocss"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user