Skip to content

Commit 8dcfde3

Browse files
committed
Merge pull request #169 from holtkamp/patch-2
Increase minimal required Moment.js to v2.8.1
2 parents 536a87d + f1b23a7 commit 8dcfde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
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)