Browse Source

Bumped web version to 2022.10.3 (#3957)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/3641/head^2
github-actions[bot] 3 years ago committed by GitHub
parent
commit
5d8d547cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/web/package.json
  2. 2
      package-lock.json

2
apps/web/package.json

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

2
package-lock.json generated

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

Loading…
Cancel
Save