mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Bump OSS VS Code extension to 0.47.0
Summary:
Due to some [most likely transient infra issues](2013794095), the latest release was only partially published.
Bump the extension to trigger a new release.
Reviewed By: alanz
Differential Revision: D89024759
fbshipit-source-id: fce412fee451eb72246c121706108af3ac34d414
This commit is contained in:
parent
a16af7e9e2
commit
553c90d631
2 changed files with 3 additions and 3 deletions
4
editors/code/package-lock.json
generated
4
editors/code/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "erlang-language-platform",
|
||||
"version": "0.46.0",
|
||||
"version": "0.47.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "erlang-language-platform",
|
||||
"version": "0.46.0",
|
||||
"version": "0.47.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache2",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Erlang Language Support for VS Code, by WhatsApp.",
|
||||
"author": "Meta Platforms, Inc",
|
||||
"license": "Apache2",
|
||||
"version": "0.46.0",
|
||||
"version": "0.47.0",
|
||||
"icon": "images/elp-logo-color.png",
|
||||
"homepage": "https://whatsapp.github.io/erlang-language-platform/",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue