1
0
Fork 0

specify h3 dependency

This commit is contained in:
Hayden 2023-08-02 09:05:07 -05:00
parent 2e2eed143d
commit cceec06148
No known key found for this signature in database
GPG Key ID: 17CF79474E257545
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.4.0",
"h3": "^1.7.1",
"isomorphic-fetch": "^3.0.0",
"nuxt": "3.6.5",
"prettier": "^2.7.1",

View File

@ -100,6 +100,9 @@ devDependencies:
eslint-plugin-vue:
specifier: ^9.4.0
version: 9.8.0(eslint@8.29.0)
h3:
specifier: ^1.7.1
version: 1.7.1
isomorphic-fetch:
specifier: ^3.0.0
version: 3.0.0