Merge pull request #2432 from bclinkinbeard/patch-1
Indicate primary CSS file in package.json
This commit is contained in:
commit
dfd20ca4c9
@ -13,6 +13,7 @@
|
||||
"karma-coverage": "~0.1.5"
|
||||
},
|
||||
"main": "dist/leaflet-src.js",
|
||||
"style": "dist/leaflet.css",
|
||||
"scripts": {
|
||||
"test": "jake test",
|
||||
"prepublish": "jake build"
|
||||
|
Loading…
Reference in New Issue
Block a user