Skip to content

Commit 639ac1e

Browse files
authored
build: add #nuxt-scripts-validator to externals (#63)
1 parent fc4aa8f commit 639ac1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"externals": [
5353
"@unhead/vue",
5454
"@unhead/schema",
55-
"#nuxt-scripts"
55+
"#nuxt-scripts",
56+
"#nuxt-scripts-validator"
5657
]
5758
},
5859
"dependencies": {

0 commit comments

Comments
 (0)