Added stub for @farmmaps/common
This commit is contained in:
8
projects/common/package.json
Normal file
8
projects/common/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@farmmaps/common",
|
||||
"version": "0.0.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^7.2.0",
|
||||
"@angular/core": "^7.2.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user