mirror of https://git.tuxpa.in/a/code-server.git
chore: reorder package.json lib/vscode
This commit is contained in:
parent
e002f14423
commit
b7e112a78d
|
@ -109,10 +109,10 @@
|
|||
"@types/gulp-postcss": "^8.0.0",
|
||||
"@types/http-proxy-agent": "^2.0.1",
|
||||
"@types/keytar": "^4.4.0",
|
||||
"@types/proxy-from-env": "^1.0.1",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/mocha": "^8.2.0",
|
||||
"@types/node": "^12.19.9",
|
||||
"@types/proxy-from-env": "^1.0.1",
|
||||
"@types/sinon": "^1.16.36",
|
||||
"@types/trusted-types": "^1.0.6",
|
||||
"@types/vscode-windows-registry": "^1.0.0",
|
||||
|
|
Loading…
Reference in New Issue