Skip to content

Commit e2154af

Browse files
authored
build: add missing externals (#415)
1 parent 0464c19 commit e2154af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@
6161
"#build/modules/nuxt-scripts-ga",
6262
"@vimeo/player",
6363
"esbuild",
64-
"unimport"
64+
"unimport",
65+
"#nuxt-scripts/types",
66+
"#nuxt-scripts-validator"
6567
]
6668
},
6769
"peerDependencies": {

0 commit comments

Comments
 (0)