odds-crawler-frontend/projects/odds-crawler-frontend-common/package.json

8 lines
150 B
JSON
Raw Permalink Normal View History

2019-04-29 12:43:47 +00:00
{
"name": "@odds-crawler/common",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0"
}
}