Remove @mapbox/point-geometry (unused)

This commit is contained in:
Michael 2020-09-26 11:20:29 +02:00
parent 20f4a1c9f5
commit b49b8bfe2d
2 changed files with 1 additions and 7 deletions

View File

@ -28,7 +28,6 @@
},
"dependencies": {
"@googlemaps/js-api-loader": "^1.2.0",
"@mapbox/point-geometry": "^0.1.0",
"eventemitter3": "^4.0.4",
"prop-types": "^15.7.2"
},
@ -50,8 +49,8 @@
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-standard": "^4.0.1",
"expect": "1.20.2",
"jsdom": "^6.5.1",
"gh-pages": "^2.2.0",
"jsdom": "^6.5.1",
"microbundle-crl": "^0.13.10",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.4",

View File

@ -1384,11 +1384,6 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"
"@mapbox/point-geometry@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz#8a83f9335c7860effa2eeeca254332aa0aeed8f2"
integrity sha1-ioP5M1x4YO/6Lu7KJUMyqgru2PI=
"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"