Skip to content

Commit a1a3b66

Browse files
authored
Merge pull request #13 from filiphazardous/master
fix: add type module to package.json
2 parents 3d529f5 + bcbbeb0 commit a1a3b66

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
@@ -13,6 +13,7 @@
1313
"types": "dist/VueMarkdown.d.ts",
1414
"author": "Patrick Kuen <p.kuen@cloudacy.com>",
1515
"license": "MIT",
16+
"type": "module",
1617
"repository": {
1718
"type": "git",
1819
"url": "https://github.com/cloudacy/vue-markdown-render.git"

0 commit comments

Comments
 (0)