Skip to content

Commit 2e6e797

Browse files
committed
chore(test-environment): add missing dependencies
1 parent 3182db5 commit 2e6e797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

@packages/test-environment/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"@types/tmp": "^0.1.0",
30+
"jest-environment-node": "^25.1.0",
3031
"tmp": "0.1.0"
3132
}
3233
}

0 commit comments

Comments
 (0)