Browse Source

Fixed linting issues (ran prettier) (#1379)

PS-589-add-2fa-new-device-login-settings-flag
Daniel James Smith 4 years ago committed by GitHub
parent
commit
49f6cfab7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json generated

@ -13598,4 +13598,4 @@ @@ -13598,4 +13598,4 @@
"integrity": "sha1-KOwXzwl0PtyrBW3dixsGJizHPDA="
}
}
}
}

2
package.json

@ -104,4 +104,4 @@ @@ -104,4 +104,4 @@
"*": "prettier --ignore-unknown --write",
"*.png": "node scripts/optimize.js"
}
}
}

Loading…
Cancel
Save