Skip to content

Commit e56219b

Browse files
authored
Fix build failure (#3514)
1 parent 1b63281 commit e56219b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/composites/nexus-kiln/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
},
77
"include": ["src/**/*", "src/**/*.json"],
88
"exclude": ["dist", "**/*.spec.ts", "**/*.test.ts"],
9-
"references": [{ "path": "../../sources/enzyme" }]
9+
"references": []
1010
}

0 commit comments

Comments
 (0)