update localtunnel dev-dep

This commit is contained in:
Roman Shtylman
2015-11-04 08:36:14 -08:00
parent 17330a8751
commit fd6498d14d

View File

@@ -26,7 +26,7 @@
}, },
"devDependencies": { "devDependencies": {
"mocha": "2.0.1", "mocha": "2.0.1",
"localtunnel": "1.5.0" "localtunnel": "1.8.0"
}, },
"scripts": { "scripts": {
"test": "mocha --ui qunit --reporter list -- test", "test": "mocha --ui qunit --reporter list -- test",