Skip to content

Commit

Permalink
Merge pull request #12 from rvmourik/patch-1
Browse files Browse the repository at this point in the history
chore: add type="module" to package.json
  • Loading branch information
acidjazz authored Jan 25, 2022
2 parents c5190dc + 3a98ad0 commit 9bd3682
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 @@ -10,6 +10,7 @@
"dist",
"templates"
],
"type": "module",
"main": "./dist/module.js",
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit 9bd3682

Please sign in to comment.