diff options
author | GitHub Action <action@github.com> | 2023-09-30 03:30:38 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-30 03:30:38 +0000 |
commit | a149520fd973e9cd3ab42dad3bed952215e84992 (patch) | |
tree | 99ac3bf6efe51eb55b7719308390efa7f907460e /extension/package-lock.json | |
parent | 0dfdd4c52a9d686af54346ade35e0bcff226c8b9 (diff) | |
download | sncontinue-a149520fd973e9cd3ab42dad3bed952215e84992.tar.gz sncontinue-a149520fd973e9cd3ab42dad3bed952215e84992.tar.bz2 sncontinue-a149520fd973e9cd3ab42dad3bed952215e84992.zip |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension/package-lock.json')
-rw-r--r-- | extension/package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json index a42dcc22..b8e4992d 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.406", + "version": "0.0.407", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.406", + "version": "0.0.407", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |