Skip to content

Commit f1b23a7

Browse files
committed
Increase minimal required Moment.js to v2.8.1
As suggested by #167 Also see http://momentjs.com/docs/#/i18n/changing-locale/
1 parent 6a8dcfa commit f1b23a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"tests"
2929
],
3030
"dependencies": {
31-
"moment": ">=2.2.0",
31+
"moment": ">=2.8.1",
3232
"jquery": ">=1.3.2"
3333
}
3434
}

0 commit comments

Comments
 (0)