1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

Bump Web version to 2022.10.2 (#3886)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-24 13:54:59 -06:00
committed by GitHub
parent 8c59eef257
commit 36a16aaf6e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2022.10.1",
"version": "2022.10.2",
"scripts": {
"build:oss": "webpack",
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",

2
package-lock.json generated
View File

@@ -233,7 +233,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2022.10.1"
"version": "2022.10.2"
},
"libs/angular": {
"name": "@bitwarden/angular",