Add dep to fix a babel issue.
... | ... | @@ -30,6 +30,7 @@ |
"@angular/platform-browser": "8.2.14", | ||
"@angular/platform-browser-dynamic": "8.2.14", | ||
"@angular/router": "8.2.14", | ||
"@babel/compat-data": "^7.8.0", | ||
"@turf/centroid": "^5.1.5", | ||
"@turf/helpers": "^6.1.4", | ||
"@turf/projection": "^6.0.1", | ||
... | ... |
Please register or sign in to comment