diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-07-13 22:20:49 -0700 |
commit | 5d60460d786038ffd72a8a63ab573592a61aeae6 (patch) | |
tree | 5f3490ae2a3ed88a4a6195bdb06b86b27f529cbf /extension/package-lock.json | |
parent | 5ad4b19e2b442d10700297dd9b8328f5c6288c48 (diff) | |
parent | 4611c854946d4777147bfec4fd5a3e12fa4cdf04 (diff) | |
download | sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.tar.gz sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.tar.bz2 sncontinue-5d60460d786038ffd72a8a63ab573592a61aeae6.zip |
Merge branch 'main' of 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 d84be971..169d1eea 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.159", + "version": "0.0.160", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.159", + "version": "0.0.160", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |