fix(bridge): add ui-templates dependency (#4195)

This commit is contained in:
Daniel Roe 2022-04-08 10:29:16 +01:00 committed by GitHub
parent a5ca843827
commit 4253d2ed62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
"@nuxt/kit": "3.0.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.0.0",
"@nuxt/ui-templates": "npm:@nuxt/ui-templates-edge@latest",
"@vitejs/plugin-legacy": "^1.8.0",
"@vue/composition-api": "^1.4.9",
"@vueuse/head": "^0.7.5",

View File

@ -2596,6 +2596,7 @@ __metadata:
"@nuxt/postcss8": ^1.1.3
"@nuxt/schema": 3.0.0
"@nuxt/types": ^2.15.8
"@nuxt/ui-templates": "npm:@nuxt/ui-templates-edge@latest"
"@types/fs-extra": ^9.0.13
"@types/hash-sum": ^1.0.0
"@types/node-fetch": ^3.0.2