Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix: use ~ for pre-v1 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Jan 18, 2019
1 parent 618c637 commit e3fbe6d
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 @@ -140,7 +140,7 @@
"libp2p-tcp": "~0.13.0",
"libp2p-webrtc-star": "~0.15.5",
"libp2p-websocket-star": "~0.10.0",
"libp2p-websocket-star-multi": "^0.4.0",
"libp2p-websocket-star-multi": "~0.4.0",
"libp2p-websockets": "~0.12.0",
"lodash": "^4.17.11",
"mafmt": "^6.0.2",
Expand Down

0 comments on commit e3fbe6d

Please sign in to comment.