Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
fix(package): removing peer Dependency #39, update ng boptstrap to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukuna Ciowela Lionel committed May 14, 2019
1 parent 9445dfd commit 82e6b94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@
"webpack-dev-server": "webpack-dev-server",
"webpack": "webpack"
},
"peerDependencies": {
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0",
"rxjs": "^6.4.0",
"swiper": "^4.4.6"
},
"peerDependencies": {},
"dependencies": {},
"devDependencies": {
"@angular/common": "^7.2.3",
Expand All @@ -52,7 +47,7 @@
"@angularclass/hmr-loader": "^3.0.4",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@ng-bootstrap/ng-bootstrap": "4.0.3",
"@ng-bootstrap/ng-bootstrap": "4.1.3",
"@types/jasmine": "^3.3.8",
"@types/node": "^10.12.20",
"@types/uglify-js": "^3.0.4",
Expand Down

0 comments on commit 82e6b94

Please sign in to comment.