Skip to content

Commit 3642592

Browse files
committed
fix: add jest dep to test
1 parent c782051 commit 3642592

File tree

2 files changed

+1957
-85
lines changed

2 files changed

+1957
-85
lines changed

test/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"devDependencies": {
1212
"@callstack/eslint-config": "link:..",
1313
"eslint": "*",
14-
"left-pad": "*"
14+
"left-pad": "*",
15+
"jest": "*"
1516
}
1617
}

0 commit comments

Comments
 (0)