Skip to content

Commit 694c268

Browse files
committed
Add lolex dependency to bolt-connection
1 parent 2307bba commit 694c268

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

bolt-connection/package-lock.json

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bolt-connection/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"devDependencies": {
3131
"@types/jest": "^26.0.20",
3232
"jest": "^26.6.3",
33+
"lolex": "^6.0.0",
3334
"ts-jest": "^26.5.4",
3435
"typescript": "^4.1.3"
3536
},

0 commit comments

Comments
 (0)