diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-19 09:58:26 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-19 09:58:26 -0700 |
commit | 68dab4bcec91597cd51137cbfb2de4a40bb2a457 (patch) | |
tree | e01bbd4c9bc8fa693ef9a63a8217c27796eed2e2 /extension/package-lock.json | |
parent | 96f0ff329a138550f4c5310d1bf51a953224c130 (diff) | |
parent | 320145c5373d45ee8a72dfca4f278c63dfe84e4c (diff) | |
download | sncontinue-68dab4bcec91597cd51137cbfb2de4a40bb2a457.tar.gz sncontinue-68dab4bcec91597cd51137cbfb2de4a40bb2a457.tar.bz2 sncontinue-68dab4bcec91597cd51137cbfb2de4a40bb2a457.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 d0b5c977..dbd6017f 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.316", + "version": "0.0.317", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.316", + "version": "0.0.317", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |