Browse Source

version bump

PS-589-add-2fa-new-device-login-settings-flag
Kyle Spearrin 8 years ago
parent
commit
ca7e12370f
  1. 1
      .gitignore
  2. 9317
      package-lock.json
  3. 2
      package.json

1
.gitignore vendored

@ -199,5 +199,4 @@ FakesAssemblies/ @@ -199,5 +199,4 @@ FakesAssemblies/
*.opt
# Other
package-lock.json
src/js/*.min.js

9317
package-lock.json generated

File diff suppressed because it is too large Load Diff

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "bitwarden",
"version": "1.23.0",
"version": "1.24.0",
"env": "Production",
"devDependencies": {
"connect": "3.6.5",

Loading…
Cancel
Save