Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Veliafar authored Mar 5, 2019
1 parent 2b14a8d commit 3b74296
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"release": "npx np --contents=dist --yolo"
},
"peerDependencies": {
"@angular/core": ">=7.2.6 <8.0.0",
"@angular/forms": ">=7.2.6 <8.0.0",
"angular-i18next": ">=6.0.0 <7.0.0",
"angular-validation-message": ">=1.1.0 <2.0.0"
"@angular/core": ">=6.0.0 <8.0.0",
"@angular/forms": ">=6.0.0 <8.0.0",
"angular-i18next": ">=4.0.0 <7.0.0",
"angular-validation-message": ">=1.0.0 <2.0.0"
},
"devDependencies": {
"@angular/compiler": "^7.2.6",
Expand Down

0 comments on commit 3b74296

Please sign in to comment.