Skip to content

Commit a40f91f

Browse files
authored
Merge pull request #24 from tonio/tonio-patch-1
fix DEP0151: main entry point resolution
2 parents 0f351b0 + a30219f commit a40f91f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"test": "mocha test/index.test.js",
2323
"prepare": "tsc --emitDeclarationOnly -p tsconfig.build.json"
2424
},
25+
"main": "index.js",
2526
"devDependencies": {
2627
"eslint": "^5.15.0",
2728
"eslint-config-openlayers": "^11.0.0",

0 commit comments

Comments
 (0)