Skip to content

Commit d984b7a

Browse files
authored
only include dependencies with bower files of their own
1 parent 08524f4 commit d984b7a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"license": "Apache-2.0",
55
"main": "dist/esri-leaflet.js",
66
"dependencies": {
7-
"arcgis-to-geojson-utils": "^1.0.1",
8-
"leaflet": "^1.0.0",
9-
"leaflet-virtual-grid": "^1.0.3",
10-
"tiny-binary-search": "^1.0.2"
7+
"leaflet": "^1.0.0"
118
},
129
"ignore": [
1310
"**/.*",

0 commit comments

Comments
 (0)