diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-16 14:30:57 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-16 14:30:57 -0700 |
commit | a8467be404cf9ae7391b7d23dec096258618ea4b (patch) | |
tree | 12ccd96862242b04dc518c608b07d2e8cdd29589 /extension/package-lock.json | |
parent | df07411fc08f3cf1a5e7571069be731fbbb236ff (diff) | |
parent | 4ab2b3cae3f88d6ad122468f8133af06db93271d (diff) | |
download | sncontinue-a8467be404cf9ae7391b7d23dec096258618ea4b.tar.gz sncontinue-a8467be404cf9ae7391b7d23dec096258618ea4b.tar.bz2 sncontinue-a8467be404cf9ae7391b7d23dec096258618ea4b.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 0da11b4d..88ec063e 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.308", + "version": "0.0.309", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.308", + "version": "0.0.309", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |