Skip to content

Commit

Permalink
chore: Update database-compat and database-types (#1660)
Browse files Browse the repository at this point in the history
- Update `@firebase/database-types` to `0.9.7`
- Update `@firebase/database-compat` to `0.1.8`
  • Loading branch information
lahirumaramba committed Apr 25, 2022
1 parent 643d2e0 commit f855b1f
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 19 deletions.
84 changes: 67 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
}
},
"dependencies": {
"@firebase/database-compat": "^0.1.1",
"@firebase/database-types": "^0.9.3",
"@firebase/database-compat": "^0.1.8",
"@firebase/database-types": "^0.9.7",
"@types/node": ">=12.12.47",
"dicer": "^0.3.0",
"jsonwebtoken": "^8.5.1",
Expand Down

0 comments on commit f855b1f

Please sign in to comment.