Skip to content

Commit 351bf35

Browse files
committed
Hopefully resolves the tests?
1 parent 1fc6c86 commit 351bf35

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nuxt.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,11 @@ export default defineNuxtConfig({
269269
'virtua/vue',
270270
'semver',
271271
'validate-npm-package-name',
272+
'@atproto/lex',
273+
'@atproto/lex-data',
274+
'@atproto/lex-json',
275+
'@atproto/lex-schema',
276+
'@atproto/lex-client',
272277
],
273278
},
274279
},

0 commit comments

Comments
 (0)