We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41242fc commit fdf8335Copy full SHA for fdf8335
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@thecodeorigin/nuxt",
3
"type": "module",
4
- "version": "1.11.6",
+ "version": "1.11.7",
5
"publishConfig": {
6
"registry": "https://registry.npmjs.org",
7
"access": "public"
@@ -165,6 +165,7 @@
165
"ufo": "1.5.3",
166
"unbuild": "^2.0.0",
167
"unplugin-vue-define-options": "1.4.3",
168
+ "unstorage": "^1.16.0",
169
"video.js": "8.6.0",
170
"vite": "5.2.10",
171
"vite-plugin-vuetify": "2.0.3",
0 commit comments