Skip to content

Commit e77e78a

Browse files
committed
chore: bump vfm and update changelog
1 parent 48e5862 commit e77e78a

File tree

5 files changed

+9
-196
lines changed

5 files changed

+9
-196
lines changed

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"nuxt": "3.0.0-rc.12"
1313
},
1414
"dependencies": {
15-
"vue-final-modal": "workspace:4.0.0-beta.3"
15+
"vue-final-modal": "workspace:4.0.0-rc.0"
1616
}
1717
}

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"unist-builder": "^3.0.0",
3737
"unist-util-position": "^4.0.3",
3838
"unist-util-visit": "^4.1.1",
39-
"vue-final-modal": "workspace:4.0.0-beta.3",
39+
"vue-final-modal": "workspace:4.0.0-rc.0",
4040
"vue3-drag-resize": "^2.0.5"
4141
},
4242
"devDependencies": {

packages/viteplay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"vue": "^3.2.41",
11-
"vue-final-modal": "workspace:4.0.0-beta.3",
11+
"vue-final-modal": "workspace:4.0.0-rc.0",
1212
"vue-router": "^4.1.6",
1313
"vue3-drag-resize": "^2.0.5"
1414
},

0 commit comments

Comments
 (0)