Skip to content

Commit 363ef8f

Browse files
committed
Merge pull request #3627 from ThomasG77/ThomasG77-npm
Make package.json compatible for npm frontend use.
2 parents 9529200 + b044372 commit 363ef8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"bugs": {
2525
"url": "https://github.com/openlayers/ol3/issues"
2626
},
27+
"browser": "dist/ol.js",
28+
"style": [
29+
"css/ol.css"
30+
],
2731
"dependencies": {
2832
"async": "0.9.0",
2933
"bluebird": "^2.10.1",

0 commit comments

Comments
 (0)