chore: reorder package.json lib/vscode

This commit is contained in:
Joe Previte 2021-02-25 16:43:45 -07:00
parent e002f14423
commit b7e112a78d
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -109,10 +109,10 @@
"@types/gulp-postcss": "^8.0.0", "@types/gulp-postcss": "^8.0.0",
"@types/http-proxy-agent": "^2.0.1", "@types/http-proxy-agent": "^2.0.1",
"@types/keytar": "^4.4.0", "@types/keytar": "^4.4.0",
"@types/proxy-from-env": "^1.0.1",
"@types/minimist": "^1.2.1", "@types/minimist": "^1.2.1",
"@types/mocha": "^8.2.0", "@types/mocha": "^8.2.0",
"@types/node": "^12.19.9", "@types/node": "^12.19.9",
"@types/proxy-from-env": "^1.0.1",
"@types/sinon": "^1.16.36", "@types/sinon": "^1.16.36",
"@types/trusted-types": "^1.0.6", "@types/trusted-types": "^1.0.6",
"@types/vscode-windows-registry": "^1.0.0", "@types/vscode-windows-registry": "^1.0.0",