We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f351b0 + a30219f commit a40f91fCopy full SHA for a40f91f
package.json
@@ -22,6 +22,7 @@
22
"test": "mocha test/index.test.js",
23
"prepare": "tsc --emitDeclarationOnly -p tsconfig.build.json"
24
},
25
+ "main": "index.js",
26
"devDependencies": {
27
"eslint": "^5.15.0",
28
"eslint-config-openlayers": "^11.0.0",
0 commit comments