Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit ea23d4f

Browse files
author
Noel
authored
build(subscriptions): mock-socket as dev dep (#381)
1 parent 39493f7 commit ea23d4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/zilliqa-js-subscriptions/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@
2525
"url": "https://github.com/Zilliqa/Zilliqa-Javascript-Library/issues"
2626
},
2727
"homepage": "https://github.com/Zilliqa/Zilliqa-Javascript-Library#readme",
28+
"devDependencies": {
29+
"mock-socket": "^9.0.2"
30+
},
2831
"dependencies": {
29-
"mock-socket": "^9.0.2",
3032
"websocket": "^1.0.28"
3133
},
3234
"files": [

0 commit comments

Comments
 (0)