This commit is contained in:
hatoo 2024-02-17 17:42:44 +09:00
parent 19f3470879
commit cbd654293b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "egglog-language",
"version": "0.0.21",
"version": "0.0.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "egglog-language",
"version": "0.0.21",
"version": "0.0.22",
"license": "MIT",
"dependencies": {
"vscode-languageclient": "^8.1.0"

View file

@ -1,6 +1,6 @@
{
"name": "egglog-language",
"version": "0.0.21",
"version": "0.0.22",
"author": "hatoo",
"publisher": "hatookov",
"license": "MIT",