We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a6ab7 commit 00bf624Copy full SHA for 00bf624
package.json
@@ -20,6 +20,7 @@
20
"devDependencies": {
21
"@babel/core": "^7.5.4",
22
"@babel/preset-env": "^7.5.4",
23
+ "@mapbox/geojson-rewind": "^0.4.0",
24
"@types/node": "^12.6.0",
25
"babel-jest": "^24.8.0",
26
"jest": "^24.8.0",
@@ -30,7 +31,6 @@
30
31
"typescript": "^3.5.2"
32
},
33
"dependencies": {
- "@mapbox/geojson-rewind": "^0.4.0",
34
"which-polygon": "^2.2.0"
35
36
"scripts": {
0 commit comments