diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-09 00:35:02 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-09 00:35:02 -0700 |
commit | 9afda0bee3b72f4ad00423414dc782f8b4524c91 (patch) | |
tree | 01da8e564704e5b43383fc11e30ac8b49fe28213 /extension/package-lock.json | |
parent | 570891e0201769defeabec95a58c997f6d5f3889 (diff) | |
parent | c1547fea9d18e4fa6142961614322b6fe8e3f1bd (diff) | |
download | sncontinue-9afda0bee3b72f4ad00423414dc782f8b4524c91.tar.gz sncontinue-9afda0bee3b72f4ad00423414dc782f8b4524c91.tar.bz2 sncontinue-9afda0bee3b72f4ad00423414dc782f8b4524c91.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 81f362bc..0477bac0 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.283", + "version": "0.0.284", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.283", + "version": "0.0.284", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |