Skip to content

Commit 5d0be86

Browse files
committed
fix(app-ext): "type": "module"
1 parent b40d588 commit 5d0be86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app-extension/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "A Quasar App Extension for @quasar/quasar-ui-qcalendar",
55
"author": "Jeff Galbraith <jeff@quasar.dev>",
66
"license": "MIT",
7+
"type": "module",
78
"main": "src/index.js",
89
"funding": {
910
"type": "github",

0 commit comments

Comments
 (0)