Skip to content

Commit b49b8bf

Browse files
Remove @mapbox/point-geometry (unused)
1 parent 20f4a1c commit b49b8bf

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
},
2929
"dependencies": {
3030
"@googlemaps/js-api-loader": "^1.2.0",
31-
"@mapbox/point-geometry": "^0.1.0",
3231
"eventemitter3": "^4.0.4",
3332
"prop-types": "^15.7.2"
3433
},
@@ -50,8 +49,8 @@
5049
"eslint-plugin-react": "^7.17.0",
5150
"eslint-plugin-standard": "^4.0.1",
5251
"expect": "1.20.2",
53-
"jsdom": "^6.5.1",
5452
"gh-pages": "^2.2.0",
53+
"jsdom": "^6.5.1",
5554
"microbundle-crl": "^0.13.10",
5655
"npm-run-all": "^4.1.5",
5756
"prettier": "^2.0.4",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,11 +1384,6 @@
13841384
"@types/istanbul-reports" "^1.1.1"
13851385
"@types/yargs" "^13.0.0"
13861386

1387-
"@mapbox/point-geometry@^0.1.0":
1388-
version "0.1.0"
1389-
resolved "https://registry.yarnpkg.com/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz#8a83f9335c7860effa2eeeca254332aa0aeed8f2"
1390-
integrity sha1-ioP5M1x4YO/6Lu7KJUMyqgru2PI=
1391-
13921387
"@mrmlnc/readdir-enhanced@^2.2.1":
13931388
version "2.2.1"
13941389
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"

0 commit comments

Comments
 (0)