Added stub for @farmmaps/common

This commit is contained in:
Willem Dantuma
2019-07-12 13:07:31 +02:00
parent 503a2da597
commit 38a34b6388
22 changed files with 330 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "@farmmaps/common",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0"
}
}