We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00816fc commit 02f0206Copy full SHA for 02f0206
package.json
@@ -3,6 +3,7 @@
3
"version": "0.10.7-beta.6",
4
"private": false,
5
"main": "lib/VueFinalModal.umd.min.js",
6
+ "module": "lib/VueFinalModal.esm.min.js",
7
"unpkg": "lib/VueFinalModal.umd.min.js",
8
"jsdelivr": "lib/VueFinalModal.umd.min.js",
9
"scripts": {
0 commit comments