FarmMapsLib/projects/common-map/package.json
Willem Dantuma 6f28561303
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
Export more types, add stub for common-map library
2019-07-17 11:51:14 +02:00

8 lines
150 B
JSON

{
"name": "@farmmaps/common/map",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0"
}
}