Skip to content

Commit

Permalink
build: AngularFire で peerDependencies ではなくなったパッケージを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
kasaharu committed Mar 26, 2022
1 parent 1a9ed62 commit 919eacc
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 2,695 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
"@angular/router": "13.3.0",
"@ngrx/store": "13.0.2",
"@ngrx/store-devtools": "13.0.2",
"firebase": "9.6.1",
"rxfire": "6.0.3",
"rxjs": "6.6.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
Expand All @@ -55,18 +53,13 @@
"codelyzer": "6.0.2",
"ejs": "3.1.6",
"eslint": "8.4.1",
"firebase-tools": "9.21.0",
"fuzzy": "0.1.3",
"inquirer": "6.5.2",
"inquirer-autocomplete-prompt": "1.3.0",
"jasmine-core": "3.10.1",
"jasmine-spec-reporter": "5.0.2",
"karma": "6.3.8",
"karma-chrome-launcher": "3.1.0",
"karma-coverage": "2.0.3",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"open": "7.4.2",
"prettier": "2.0.5",
"protractor": "7.0.0",
"stylelint": "13.13.1",
Expand All @@ -75,4 +68,4 @@
"tslint": "6.1.3",
"typescript": "4.5.4"
}
}
}
Loading

0 comments on commit 919eacc

Please sign in to comment.