Upgrade all dependencies and fixes afterward issues

This commit is contained in:
Wu Cheng-Han
2016-01-19 09:57:58 -06:00
parent 4073909b16
commit 96931e6e3a
4 changed files with 18 additions and 16 deletions

View File

@@ -25,12 +25,12 @@
"gsap": "greensock#~1.18.0",
"jquery-mousewheel": "~3.1.13",
"spin.js": "~2.3.2",
"moment": "~2.10.6",
"moment": "~2.11.1",
"handlebars": "~4.0.5",
"js-url": "~2.0.2",
"socket.io-client": "~1.3.7",
"js-url": "~2.1.0",
"socket.io-client": "~1.4.4",
"viz.js": "~1.3.0",
"js-yaml": "~3.4.6",
"js-yaml": "~3.5.2",
"to-markdown": "~1.3.0",
"lz-string": "~1.4.4"
}