Skip to content

Commit fdf8335

Browse files
committed
feat: add unstorage
1 parent 41242fc commit fdf8335

File tree

2 files changed

+99
-35
lines changed

2 files changed

+99
-35
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thecodeorigin/nuxt",
33
"type": "module",
4-
"version": "1.11.6",
4+
"version": "1.11.7",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org",
77
"access": "public"
@@ -165,6 +165,7 @@
165165
"ufo": "1.5.3",
166166
"unbuild": "^2.0.0",
167167
"unplugin-vue-define-options": "1.4.3",
168+
"unstorage": "^1.16.0",
168169
"video.js": "8.6.0",
169170
"vite": "5.2.10",
170171
"vite-plugin-vuetify": "2.0.3",

0 commit comments

Comments
 (0)