Skip to content

Commit 3160c94

Browse files
committed
fix: cant expose raw Vue files as module export
1 parent 4afb998 commit 3160c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"homepage": "https://gruhn.github.io/vue-qrcode-reader",
1212
"main": "dist/VueQrcodeReader.common.js",
1313
"unpkg": "dist/VueQrcodeReader.umd.min.js",
14-
"module": "src/index.js",
1514
"keywords": [
1615
"vue",
1716
"vuejs",

0 commit comments

Comments
 (0)