Skip to content

Commit 01d0904

Browse files
committed
Add missing dep
1 parent e8dfa8c commit 01d0904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/analysis_tests/tests-reanalyze/deadcode/rescript.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"name": "@tests/reanalyze-deadcode",
99
"jsx": { "version": 4 },
10-
"dependencies": ["@tests/rescript-react"],
10+
"dependencies": ["@tests/rescript-react", "@tests/gentype-react-example"],
1111
"sources": [
1212
{
1313
"dir": "src",

0 commit comments

Comments
 (0)