adamhartford / vscode-base64

Visual Studio Code extension to base64 encode/decode text selections
MIT License
20 stars 7 forks source link

Fix installation errors #8

Open filiptronicek opened 2 years ago

filiptronicek commented 2 years ago

Fix dependency mappings and the vs code engine types.

Both of these errors are preventing the extension to be built, it would be great if this could get merged / fixed in a separate commit.

Note: This change also upgrades the lockfile from v1 to v2.