Skip to content

Commit 3be91d6

Browse files
committed
corrected the version of firebase to match the repo
1 parent 8554931 commit 3be91d6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@mui/styled-engine-sc": "^6.0.0-alpha.18",
1212
"@snaddyvitch-dispenser/react-router-sitemap": "^1.2.6",
1313
"CustomCodeEditor": "file:",
14-
"firebase": "^11.10.0",
14+
"firebase": "^11.2.0",
1515
"monaco-themes": "^0.4.4",
1616
"notistack": "^3.0.1",
1717
"react": "^18.3.1",
@@ -58,4 +58,4 @@
5858
"eslint-plugin-jsx-a11y": "^6.8.0",
5959
"eslint-plugin-react": "^7.34.1"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)