Re-add moment

This commit is contained in:
Jonathan Frederic 2016-02-04 17:00:35 -08:00
parent 3750a6a803
commit 20b95f9297
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"jquery-ui": "components/jqueryui#~1.10",
"marked": "~0.3",
"MathJax": "components/MathJax#~2.6",
"moment": "~2.8.4",
"requirejs": "~2.1",
"term.js": "chjj/term.js#~0.0.7",
"text-encoding": "~0.1",

View File

@ -40,6 +40,7 @@
bootstrap: 'components/bootstrap/js/bootstrap.min',
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
'jquery-ui': 'components/jquery-ui/ui/minified/jquery-ui.min',
moment: 'components/moment/moment',
codemirror: 'components/codemirror',
termjs: 'components/term.js/src/term',
typeahead: 'components/jquery-typeahead/dist/jquery.typeahead'