Skip to content

Commit

Permalink
Update users firebase deps to try and fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
humphd committed Apr 13, 2021
1 parent 397a422 commit 51cd67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"http-link-header": "^1.0.3"
},
"devDependencies": {
"@firebase/rules-unit-testing": "^1.2.6",
"@firebase/rules-unit-testing": "^1.2.8",
"env-cmd": "^10.1.0",
"firebase-tools": "^9.8.0",
"firebase-tools": "^9.9.0",
"nodemon": "^2.0.7",
"supertest": "^6.1.3"
}
Expand Down

0 comments on commit 51cd67e

Please sign in to comment.