Commit fb38fa72 authored by dmacfarlane's avatar dmacfarlane
Browse files

Update peer dependencies

parent 581f5278
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@
  "license": "MIT",
  "license": "MIT",


  "peerDependencies": {
  "peerDependencies": {
    "@angular/common": "^7.2.0",
    "@angular/common": ">=7.2.0 <9.0.0",
    "@angular/core": "^7.2.0"
    "@angular/core": ">=7.2.0 <9.0.0"
  }
  }
}
}
 No newline at end of file