mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Use published types
This commit is contained in:
6
github-authentication-sample/package-lock.json
generated
6
github-authentication-sample/package-lock.json
generated
@ -142,6 +142,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.26.tgz",
|
||||
"integrity": "sha512-myMwkO2Cr82kirHY8uknNRHEVtn0wV3DTQfkrjx17jmkstDRZ24gNUdl8AHXVyVclTYI/bNjgTPTAWvWLqXqkw=="
|
||||
},
|
||||
"@types/vscode": {
|
||||
"version": "1.48.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.48.0.tgz",
|
||||
"integrity": "sha512-sZJKzsJz1gSoFXcOJWw3fnKl2sseUgZmvB4AJZS+Fea+bC/jfGPVhmFL/FfQHld/TKtukVONsmoD3Pkyx9iadg==",
|
||||
"dev": true
|
||||
},
|
||||
"ansi-styles": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user