mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 01:15:47 +01:00
📦 Remove the need of yarn (#1062)
Now you are be able to use the package manager that you'd like
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
"uuid": "^9.0.0",
|
||||
"xml-js": "^1.6.11",
|
||||
"xss": "^1.0.14",
|
||||
"yarn": "^1.22.19",
|
||||
"zod": "^3.21.4",
|
||||
"zustand": "^4.3.7"
|
||||
},
|
||||
@@ -116,7 +115,6 @@
|
||||
"vitest": "^0.32.0",
|
||||
"vitest-fetch-mock": "^0.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.6.0",
|
||||
"nextBundleAnalysis": {
|
||||
"budget": null,
|
||||
"budgetPercentIncreaseRed": 20,
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@@ -5541,7 +5541,6 @@ __metadata:
|
||||
vitest-fetch-mock: ^0.2.2
|
||||
xml-js: ^1.6.11
|
||||
xss: ^1.0.14
|
||||
yarn: ^1.22.19
|
||||
zod: ^3.21.4
|
||||
zustand: ^4.3.7
|
||||
languageName: unknown
|
||||
@@ -9750,16 +9749,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yarn@npm:^1.22.19":
|
||||
version: 1.22.19
|
||||
resolution: "yarn@npm:1.22.19"
|
||||
bin:
|
||||
yarn: bin/yarn.js
|
||||
yarnpkg: bin/yarn.js
|
||||
checksum: b43d2cc5fee7e933beb12a8aee7dfceca9e9ef2dd17c5d04d15a12ab7bec5f5744ea34a07b86e013da7f291a18c4e1ad8f70e150f5ed2f4666e6723c7f0a8452
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yn@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "yn@npm:3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user