Skip to content

Commit 1a1d194

Browse files
committed
Ignore more next specs
1 parent 93f51f1 commit 1a1d194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/history/scripts/generateFull.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ const excludePackages = [
2626

2727
const excludedSpecs = [
2828
"[email protected]", // File not found: /node_modules/next/dist/styled-jsx-types/global.ts
29-
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts"
29+
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts
3030
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts
3131
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts
32-
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts"
32+
"[email protected]", // File not found: /node_modules/next/types/misc.d.ts
3333
"[email protected]", // Invalid gzip data
3434
"[email protected]", // Invalid gzip data
3535
];

0 commit comments

Comments
 (0)