Issue #2722 Removed minified source from bower distribution, as is the convention now.

This commit is contained in:
Sonny Gupta 2014-06-04 09:06:54 -07:00
parent 737e57fb94
commit 6ebd9f1ac7

View File

@ -2,7 +2,6 @@
"name": "leaflet",
"description": "JavaScript library for mobile-friendly interactive maps",
"main": [
"dist/leaflet.js",
"dist/leaflet.css",
"dist/leaflet-src.js",
"dist/images/layers-2x.png",
@ -20,4 +19,4 @@
"src",
"build"
]
}
}