diff options
author | GitHub Action <action@github.com> | 2023-09-23 20:17:53 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-23 20:17:53 +0000 |
commit | 0cf7df7625b86672ae4773fcf87f76f06ffbf184 (patch) | |
tree | 0a5f71dc4d6efe311667fbdf50afd187789c8c08 /extension/package-lock.json | |
parent | c081b1467720fcf048e8ef7faac5a5f90c5f308d (diff) | |
download | sncontinue-0cf7df7625b86672ae4773fcf87f76f06ffbf184.tar.gz sncontinue-0cf7df7625b86672ae4773fcf87f76f06ffbf184.tar.bz2 sncontinue-0cf7df7625b86672ae4773fcf87f76f06ffbf184.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 f3478cf4..5c9dba7d 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -1,12 +1,12 @@ { "name": "continue", - "version": "0.0.394", + "version": "0.0.395", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "continue", - "version": "0.0.394", + "version": "0.0.395", "license": "Apache-2.0", "dependencies": { "@electron/rebuild": "^3.2.10", |