diff options
author | GitHub Action <action@github.com> | 2023-09-03 00:58:42 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-03 00:58:42 +0000 |
commit | 5a05cf0256624ba06549ae066693a5846042bafe (patch) | |
tree | 998821fcfb86cbccc6b0e2eaaf2c67ee6a23b422 /extension/package-lock.json | |
parent | e5bbe3bc4d59b6f35db1ce1b94be14244c11c766 (diff) | |
download | sncontinue-5a05cf0256624ba06549ae066693a5846042bafe.tar.gz sncontinue-5a05cf0256624ba06549ae066693a5846042bafe.tar.bz2 sncontinue-5a05cf0256624ba06549ae066693a5846042bafe.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 ef06c22b..bcae224d 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.363", + "version": "0.0.364", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.363", + "version": "0.0.364", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |