Use single quotes in hyperx

This commit is contained in:
Feross Aboukhadijeh
2016-03-05 18:51:10 -08:00
parent c8a8d28473
commit edb16a1bf1
5 changed files with 50 additions and 49 deletions

View File

@@ -17,7 +17,7 @@
"debug": "^2.2.0",
"drag-drop": "^2.3.1",
"electron-localshortcut": "^0.6.0",
"hyperx": "^2.0.0",
"hyperx": "^2.0.2",
"main-loop": "^3.2.0",
"network-address": "^1.1.0",
"pretty-bytes": "^3.0.0",