Skip to content

Commit 6d9e0d8

Browse files
committedFeb 23, 2020
fix: add jest-config to dependencies list
1 parent 542e181 commit 6d9e0d8

File tree

2 files changed

+241
-802
lines changed

2 files changed

+241
-802
lines changed
 

‎package-lock.json

+240-802
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"bs-logger": "0.x",
6565
"buffer-from": "1.x",
6666
"fast-json-stable-stringify": "2.x",
67+
"jest-config": "25.x",
6768
"json5": "2.x",
6869
"lodash.memoize": "4.x",
6970
"make-error": "1.x",

0 commit comments

Comments
 (0)
Please sign in to comment.