Skip to content
Snippets Groups Projects
Commit e0455d77 authored by Morris Jobke's avatar Morris Jobke
Browse files

update moment.js to 2.10.3

parent 5768b3fe
Branches
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
"jquery-migrate": "~1.2.1",
"jquery-ui": "1.10.0",
"jsTimezoneDetect": "~1.0.5",
"moment": "~2.8.3",
"moment": "~2.10.0",
"select2": "~3.4.8",
"zxcvbn": "*",
"snapjs": "~2.0.0-rc1",
......
......@@ -30,6 +30,7 @@ moment/locale
moment/min/**
moment/moment.js
moment/scripts
moment/templates
!moment/min/moment-with-locales.js
# jquery
......
{
"name": "moment",
"version": "2.8.4",
"version": "2.10.3",
"main": "moment.js",
"ignore": [
"**/.*",
"node_modules",
"benchmarks",
"bower_components",
"test",
"tests",
"meteor",
"node_modules",
"scripts",
"tasks",
"test",
"component.json",
"composer.json",
"CONTRIBUTING.md",
"ender.js",
"Gruntfile.js",
"Moment.js.nuspec",
"package.js",
"package.json"
],
"homepage": "https://github.com/moment/moment",
"_release": "2.8.4",
"_release": "2.10.3",
"_resolution": {
"type": "version",
"tag": "2.8.4",
"commit": "7ae59de2fc3a1298ae829f6369fe3589b2cd87f8"
"tag": "2.10.3",
"commit": "6fa444238494318e3c488c81d8520ad2eba8bae7"
},
"_source": "git://github.com/moment/moment.git",
"_target": "~2.8.3",
"_target": "~2.10.0",
"_originalSource": "moment"
}
\ No newline at end of file
Copyright (c) 2011-2014 Tim Wood, Iskren Chernev, Moment.js contributors
Copyright (c) 2011-2015 Tim Wood, Iskren Chernev, Moment.js contributors
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment