summaryrefslogtreecommitdiff
path: root/www/lib/moment/.bower.json
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 12:32:47 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 12:32:47 -0400
commit7c385a7877aa4b0163dda6206f656846db2cf039 (patch)
tree0dd09ef3261f0eca43cda22d27ab3a431ad1cd2f /www/lib/moment/.bower.json
parenta0b74399c4f1a7754029e1fd7f4be3b20836404a (diff)
iOS9 fixes (which includes ionic updates to 1.1.0)
Diffstat (limited to 'www/lib/moment/.bower.json')
-rw-r--r--www/lib/moment/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/moment/.bower.json b/www/lib/moment/.bower.json
index 5e7eb649..26fb7bcc 100644
--- a/www/lib/moment/.bower.json
+++ b/www/lib/moment/.bower.json
@@ -1,6 +1,5 @@
{
"name": "moment",
- "version": "2.10.3",
"main": "moment.js",
"ignore": [
"**/.*",
@@ -21,13 +20,14 @@
"package.json"
],
"homepage": "https://github.com/moment/moment",
- "_release": "2.10.3",
+ "version": "2.10.6",
+ "_release": "2.10.6",
"_resolution": {
"type": "version",
- "tag": "2.10.3",
- "commit": "6fa444238494318e3c488c81d8520ad2eba8bae7"
+ "tag": "2.10.6",
+ "commit": "446ce77eb08c5c862d7b0b11ef1d2e884d12e3d7"
},
"_source": "git://github.com/moment/moment.git",
"_target": "~2.10.2",
"_originalSource": "moment"
-}
+} \ No newline at end of file