diff options
author | GitHub Action <action@github.com> | 2023-09-30 19:53:45 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-30 19:53:45 +0000 |
commit | 685c60bd26adfc87ab4e134251b71604b8ea53ea (patch) | |
tree | 3e144252b465d446077471b5098ece086cdbf50e /extension/package-lock.json | |
parent | cc396503cb0322dda2cf97a13737bb346ff8d8d7 (diff) | |
download | sncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.tar.gz sncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.tar.bz2 sncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.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 b8e4992d..031e8d53 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.407", + "version": "0.0.408", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.407", + "version": "0.0.408", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |