Skip to content

Commit

Permalink
fix: set NPM package type to module
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed May 5, 2023
1 parent 4a551cd commit 4576691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "OpenLayers Editor",
"version": "2.2.0",
"main": "build/index.js",
"type": "module",
"dependencies": {},
"peerDependencies": {
"jsts": "^2",
Expand Down

0 comments on commit 4576691

Please sign in to comment.