mirror of
https://github.com/ethersync/ethersync.git
synced 2025-08-02 04:07:29 +03:00
vscode: Bump version to 0.4.0
This commit is contained in:
4
vscode-plugin/package-lock.json
generated
4
vscode-plugin/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ethersync",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ethersync",
|
||||
"version": "0.2.1",
|
||||
"version": "0.4.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"async-mutex": "^0.5.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ethersync",
|
||||
"displayName": "Ethersync",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"publisher": "ethersync",
|
||||
"description": "Editor-agnostic real-time collaborative editing of local text files.",
|
||||
"contributors": [
|
||||
|
||||
Reference in New Issue
Block a user