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 c37ef44 commit 64a664cCopy full SHA for 64a664c
package.json
@@ -1,14 +1,11 @@
1
{
2
"name": "vue-final-modal",
3
- "version": "0.10.7-beta.2",
+ "version": "0.10.7-beta.3",
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
- "files": [
10
- "/lib"
11
- ],
12
"scripts": {
13
"serve": "vue-cli-service serve",
14
"build": "vue-cli-service build",
0 commit comments