Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
feat(package): update ngx-base to ^3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Aug 31, 2018
1 parent ecf71f6 commit 15eef75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@angular/core": "^6.1.0",
"@angular/http": "^6.1.0",
"ngx-base": "^3.1.0",
"ngx-base": "^3.2.0",
"rxjs": "^6.3.0"
},
"devDependencies": {
Expand Down Expand Up @@ -166,7 +166,7 @@
"mini-css-extract-plugin": "0.4.2",
"mocha": "5.2.0",
"ng-router-loader": "2.1.0",
"ngx-base": "^3.1.0",
"ngx-base": "^3.2.0",
"npm-run-all": "4.1.3",
"null-loader": "0.1.1",
"opt-cli": "1.6.0",
Expand Down

0 comments on commit 15eef75

Please sign in to comment.