Commit 5caee5bd authored by Douglas's avatar Douglas

momentjs updated to version 2.13.0

parent 43bbc5ab
......@@ -150,7 +150,7 @@ module.exports = function (grunt) {
'node_modules/uritemplate/bin/uritemplate.js',
'node_modules/lz-string/libs/lz-string.js',
// 'node_modules/moment/moment.js',
'lib/moment/moment-2.5.0.js',
'lib/moment/moment-2.13.0.js',
// queries
'src/queries/parser-begin.js',
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
......@@ -31,7 +31,7 @@
"dependencies": {
"rsvp": "git+https://lab.nexedi.com/nexedi/rsvp.js.git",
"uritemplate": "git+https://lab.nexedi.com/nexedi/uritemplate-js.git",
"moment": "2.8.3",
"moment": "2.13.0",
"rusha": "0.8.2"
},
"devDependencies": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment