update localtunnel dev dep

This commit is contained in:
Roman Shtylman
2013-10-16 10:34:48 -04:00
parent 9334b18117
commit e7e112963c

View File

@@ -28,7 +28,7 @@
}, },
"devDependencies": { "devDependencies": {
"mocha": "1.6.0", "mocha": "1.6.0",
"localtunnel": "0.0.4" "localtunnel": "0.1.0"
}, },
"scripts": { "scripts": {
"test": "mocha --ui qunit -- test", "test": "mocha --ui qunit -- test",