diff options
author | GitHub Action <action@github.com> | 2023-08-08 21:14:37 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-08 21:14:37 +0000 |
commit | d3a68d14084e470253768cf5624a3e4e4188ae68 (patch) | |
tree | 9a864698ac8be45529a46c106a20e7518fbb9d23 /extension/package-lock.json | |
parent | 454b75fc275226662747a93401feacac81a72085 (diff) | |
download | sncontinue-d3a68d14084e470253768cf5624a3e4e4188ae68.tar.gz sncontinue-d3a68d14084e470253768cf5624a3e4e4188ae68.tar.bz2 sncontinue-d3a68d14084e470253768cf5624a3e4e4188ae68.zip |
ci: 💚 Update package.json version [skip ci]
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 0b4a77ab..b14ad4d7 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.279", + "version": "0.0.280", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.279", + "version": "0.0.280", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |