diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index b64670d..0c89190 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "autoprefixer": "10.4.14", "eslint": "8.38.0", "eslint-config-next": "13.3.0", - "next": "13.3.0", + "firebase": "^9.21.0", + "next": "13.3.1", "postcss": "8.4.23", "react": "18.2.0", "react-dom": "18.2.0", |