Skip to content

Commit

Permalink
fix: move abortable-iterator to dependencies (#992)
Browse files Browse the repository at this point in the history
fix #986
  • Loading branch information
onichandame authored Sep 21, 2021
1 parent 97107c4 commit 122c89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
]
},
"dependencies": {
"abortable-iterator": "^3.0.0",
"@motrix/nat-api": "^0.3.1",
"@vascosantos/moving-average": "^1.1.0",
"abort-controller": "^3.0.0",
Expand Down Expand Up @@ -136,7 +137,6 @@
"@types/node": "^16.0.1",
"@types/node-forge": "^0.10.1",
"@types/varint": "^6.0.0",
"abortable-iterator": "^3.0.0",
"aegir": "^33.1.1",
"buffer": "^6.0.3",
"delay": "^5.0.0",
Expand Down

0 comments on commit 122c89d

Please sign in to comment.