diff options
author | GitHub Action <action@github.com> | 2023-08-27 05:41:45 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-27 05:41:45 +0000 |
commit | 3758ec65bd48212905abe7dde8a33f846ccfcbf8 (patch) | |
tree | c715c8440d9eff8d3c5d3756d4420fd1e1c4b193 /extension/package-lock.json | |
parent | 868875aa5d8a9e362f0b3201eed403f473ee8ccb (diff) | |
download | sncontinue-3758ec65bd48212905abe7dde8a33f846ccfcbf8.tar.gz sncontinue-3758ec65bd48212905abe7dde8a33f846ccfcbf8.tar.bz2 sncontinue-3758ec65bd48212905abe7dde8a33f846ccfcbf8.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 f92bd66c..1898579f 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.333", + "version": "0.0.334", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.333", + "version": "0.0.334", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |