Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update tns-core-modules peer dependency for 6.0.0 (#1897)
  • Loading branch information
Vladimir Amiorkov authored Jul 9, 2019
commit ddb0e0ee748f268b79d1e0612bd3b776bb4c1fe5
2 changes: 1 addition & 1 deletion nativescript-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@angular/platform-browser": "~8.0.0",
"@angular/router": "~8.0.0",
"rxjs": "^6.3.3",
"tns-core-modules": "^5.1.0 || >5.1.0- || >5.2.0-",
"tns-core-modules": "^5.1.0 || >5.1.0- || >5.2.0- || ^6.0.0 || >6.1.0-",
"typescript": "~3.4.5",
"zone.js": "^0.9.1"
},
Expand Down