Merge pull request #3627 from ThomasG77/ThomasG77-npm
Make package.json compatible for npm frontend use.
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/openlayers/ol3/issues"
|
||||
},
|
||||
"browser": "dist/ol.js",
|
||||
"style": [
|
||||
"css/ol.css"
|
||||
],
|
||||
"dependencies": {
|
||||
"async": "0.9.0",
|
||||
"bluebird": "^2.10.1",
|
||||
|
||||
Reference in New Issue
Block a user