Skip to content

Commit

Permalink
refactor: update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Feb 20, 2018
1 parent 57e4056 commit 683bbee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@
"@angular/common": "^5.2.0",
"@angular/core": "^5.2.0",
"@angular/forms": "^5.2.0",
"bootstrap": "^4.0.0",
"codemirror": "^5.34.0",
"font-awesome": "^4.7.0",
"rxjs": "^5.5.6",
"codemirror": "^5.34.0"
"ngx-bootstrap": "^2.0.2",
"rxjs": "^5.5.6"
},
"devDependencies": {
"@angular/animations": "^5.2.0",
Expand Down

0 comments on commit 683bbee

Please sign in to comment.