Skip to content

Commit

Permalink
Updating peer dependencies for angular and nouislider
Browse files Browse the repository at this point in the history
  • Loading branch information
laurienicholas committed Oct 23, 2018
1 parent 1225e7e commit 3e81b2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"zone.js": "0.8.17"
},
"peerDependencies": {
"@angular/common": "^2.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"@angular/core": "^2.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"nouislider": "^9.0.0 || ^10.0.0 || ^11.0.0"
"@angular/common": "^2.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
"@angular/core": "^2.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
"nouislider": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0"
}
}

0 comments on commit 3e81b2a

Please sign in to comment.