diff options
author | GitHub Action <action@github.com> | 2023-08-18 17:45:16 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-18 17:45:16 +0000 |
commit | 27b352bb24bd002b9047f55a9e0ffe27a12d3235 (patch) | |
tree | 0846a66f467c4921d19e84c4d80c52db79539c3b /extension/package-lock.json | |
parent | 92b98c14a1b62f9423c75c14889553d1280fe842 (diff) | |
download | sncontinue-27b352bb24bd002b9047f55a9e0ffe27a12d3235.tar.gz sncontinue-27b352bb24bd002b9047f55a9e0ffe27a12d3235.tar.bz2 sncontinue-27b352bb24bd002b9047f55a9e0ffe27a12d3235.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 1eb975a4..d3f183cb 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.314", + "version": "0.0.315", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.314", + "version": "0.0.315", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |