From 235c2cc18d0946575bd7238bf3bc0bfdd7e46caf Mon Sep 17 00:00:00 2001 From: Min RK Date: Fri, 11 Sep 2015 15:08:42 +0200 Subject: [PATCH] bump term.js to 0.0.7 various issues fixed, including copy/paste --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index dbebe4be0..fd69cf8e0 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "MathJax": "components/MathJax#~2.5", "moment": "~2.8.4", "requirejs": "~2.1", - "term.js": "chjj/term.js#~0.0.4", + "term.js": "chjj/term.js#~0.0.7", "text-encoding": "~0.1", "underscore": "components/underscore#~1.5", "jquery-typeahead": "~2.0.0"