This repository was archived by the owner on Dec 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +1301
-1943
lines changed
Expand file tree Collapse file tree 4 files changed +1301
-1943
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- yarnPath : .yarn/releases/yarn-3.5.1.cjs
2- nodeLinker : " node-modules"
1+ nodeLinker : node-modules
2+
3+ plugins :
4+ - path : .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
5+ spec : " @yarnpkg/plugin-workspace-tools"
Original file line number Diff line number Diff line change 3838 "castv2-client" : " ^1.2.0" ,
3939 "chokidar" : " ^3.5.3" ,
4040 "discord-auto-rpc" : " ^1.0.17" ,
41- "dns-js" : " github:ciderapp/node-dns-js" ,
4241 "ejs" : " ^3.1.9" ,
4342 "electron-fetch" : " ^1.9.1" ,
4443 "electron-log" : " ^4.4.8" ,
5352 "mdns-js" : " github:ciderapp/node-mdns-js" ,
5453 "mpris-service" : " ^2.1.2" ,
5554 "music-metadata" : " 7.12.6" ,
56- "node-gyp" : " ^9.3.1" ,
5755 "node-ssdp" : " ^4.0.1" ,
5856 "node-ssdp-js" : " ^0.9.6" ,
5957 "qrcode" : " ^1.5.3" ,
6058 "request" : " ^2.88.2" ,
61- "run-script-os" : " ^1.1.6" ,
6259 "simple-ssdp" : " ^1.0.2" ,
6360 "source-map-support" : " ^0.5.21" ,
6461 "ssdp-js" : " ^1.0.1" ,
8380 "electron-builder-notarize-pkg" : " ^1.2.0" ,
8481 "electron-webpack" : " ^2.8.2" ,
8582 "less" : " ^4.1.3" ,
83+ "node-gyp" : " ^9.4.0" ,
8684 "prettier" : " 2.8.8" ,
8785 "typescript" : " ^5.1.3" ,
8886 "vue-devtools" : " ^5.1.4" ,
229227 "node" : " >= 16" ,
230228 "npm" : " >= 6.13.4" ,
231229 "yarn" : " >= 1.21.1"
232- },
233- "packageManager" : " yarn@3.5.1"
230+ }
234231}
You can’t perform that action at this time.
0 commit comments