mirror of
https://github.com/coder/code-server.git
synced 2026-05-26 22:27:27 +02:00
Merge branch 'main' into release/v4.5.1
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
"follow-redirects": "^1.14.8",
|
||||
"node-fetch": "^2.6.7",
|
||||
"nanoid": "^3.1.31",
|
||||
"minimist": "npm:minimist-lite@2.2.1"
|
||||
"minimist": "npm:minimist-lite@2.2.1",
|
||||
"glob-parent": "^6.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coder/logger": "1.1.16",
|
||||
|
||||
Reference in New Issue
Block a user