Revert "build: update snekfetch requirement to ^4.0.1 (#2580)"

This reverts commit 46af6e3396.
This commit is contained in:
dependabot[bot]
2018-06-05 09:26:20 +02:00
committed by Isabella
parent 5071477172
commit fc96cfbc00

View File

@@ -36,7 +36,7 @@
"dependencies": {
"pako": "^1.0.0",
"prism-media": "^0.2.0",
"snekfetch": "^4.0.1",
"snekfetch": "^3.6.0",
"tweetnacl": "^1.0.0",
"ws": "^4.0.0"
},