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",
|
"name": "ethersync",
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "ethersync",
|
"name": "ethersync",
|
||||||
"version": "0.2.1",
|
"version": "0.4.0",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async-mutex": "^0.5.0",
|
"async-mutex": "^0.5.0",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ethersync",
|
"name": "ethersync",
|
||||||
"displayName": "Ethersync",
|
"displayName": "Ethersync",
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"publisher": "ethersync",
|
"publisher": "ethersync",
|
||||||
"description": "Editor-agnostic real-time collaborative editing of local text files.",
|
"description": "Editor-agnostic real-time collaborative editing of local text files.",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
|||||||
Reference in New Issue
Block a user