chore:pnpm

This commit is contained in:
Tianpao
2025-11-10 00:21:00 +08:00
parent 2e843aafba
commit da959af45f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "easytierweb", "name": "neoeasytierweb",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"type": "module", "type": "module",
@@ -16,6 +16,7 @@
}, },
"dependencies": { "dependencies": {
"@tailwindcss/vite": "^4.1.17", "@tailwindcss/vite": "^4.1.17",
"neoeasytierweb": "link:",
"tailwindcss": "^4.1.17", "tailwindcss": "^4.1.17",
"vue": "^3.5.22", "vue": "^3.5.22",
"vue-router": "^4.6.3" "vue-router": "^4.6.3"

3
pnpm-lock.yaml generated
View File

@@ -11,6 +11,9 @@ importers:
'@tailwindcss/vite': '@tailwindcss/vite':
specifier: ^4.1.17 specifier: ^4.1.17
version: 4.1.17(vite@7.2.2(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)) version: 4.1.17(vite@7.2.2(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
neoeasytierweb:
specifier: 'link:'
version: 'link:'
tailwindcss: tailwindcss:
specifier: ^4.1.17 specifier: ^4.1.17
version: 4.1.17 version: 4.1.17