diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-24 11:27:31 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-24 11:27:31 -0700 |
commit | 3a772b59269776f32d7233084eb856f02fb7d03b (patch) | |
tree | c3351ea59387c26cd3a1ea4385ddc44ad24a19ad /extension/package-lock.json | |
parent | 4ea176007d2228364d4d3fa4519898047cef988f (diff) | |
parent | 5a8b443bace8abe2adfecfffc203ce334ba5b9e6 (diff) | |
download | sncontinue-3a772b59269776f32d7233084eb856f02fb7d03b.tar.gz sncontinue-3a772b59269776f32d7233084eb856f02fb7d03b.tar.bz2 sncontinue-3a772b59269776f32d7233084eb856f02fb7d03b.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 7f68a435..230819c1 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.396", + "version": "0.0.397", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.396", + "version": "0.0.397", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |