Skip to content

Commit

Permalink
[Remove] firebase from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsantos-eth committed Sep 24, 2020
1 parent 104654e commit 0776409
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weareluastudio/cra-template",
"version": "0.3.8",
"version": "0.4.0",
"description": "LUApp its a typescript cra-template with firebase, react-router, react-feather, react-snapshot, prettier and ts-lint for code linting, it also includes HOC for app strings like Android App structure.",
"private": false,
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,6 @@
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/react-router-dom": "^5.1.5",
"firebase": "^7.15.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.2.0",
Expand Down

0 comments on commit 0776409

Please sign in to comment.