diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-28 15:00:10 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-28 15:00:10 -0700 |
commit | 9930b5d3b5ded68feb55b0e6b17c2c7b58d1513a (patch) | |
tree | 65522b734d32227655ee2bb2e3fc809eae291aa5 /extension/package-lock.json | |
parent | 29940ea4223194cc32f6324534ad75db9e39305a (diff) | |
parent | 353f63b2bb210efee7221a2fa1fbf62b7e5139f1 (diff) | |
download | sncontinue-9930b5d3b5ded68feb55b0e6b17c2c7b58d1513a.tar.gz sncontinue-9930b5d3b5ded68feb55b0e6b17c2c7b58d1513a.tar.bz2 sncontinue-9930b5d3b5ded68feb55b0e6b17c2c7b58d1513a.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 6bec2bca..c1b5db31 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.345", + "version": "0.0.346", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.345", + "version": "0.0.346", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |