From 137c5a68a1cab07b718c05357c4fac97c3a6a784 Mon Sep 17 00:00:00 2001 From: Boyan Rabchev Date: Fri, 3 Apr 2015 12:05:16 +0300 Subject: [PATCH] Fixed package.json - devDependencies --- package.json | 1 - public/wetty/hterm_all.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index ba30dbd..59207bb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,6 @@ }, "description": "Wetty = Web + tty. Terminal access in browser over http/https ", "main": "app.js", - "devDependencies": {}, "repository": { "type": "git", "url": "git://github.com/krishnasrinivas/wetty.git" diff --git a/public/wetty/hterm_all.js b/public/wetty/hterm_all.js index e479086..662d33e 100644 --- a/public/wetty/hterm_all.js +++ b/public/wetty/hterm_all.js @@ -16044,7 +16044,7 @@ lib.resource.add('hterm/audio/bell', 'audio/ogg;base64', ); lib.resource.add('hterm/concat/date', 'text/plain', -'сб, 28 мар 2015 14:29:28 +0000' + +'Fri, 03 Apr 2015 09:02:15 +0000' + '' );