We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368ac0d commit a1c9941Copy full SHA for a1c9941
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ng-material-datetimepicker",
3
"description": "A datetime picker for AngularJS Material",
4
- "version": "1.18.6",
+ "version": "1.19.0",
5
"keywords": [
6
"css",
7
"js",
@@ -28,7 +28,7 @@
28
"test-infra"
29
],
30
"dependencies": {
31
- "moment": "^2.22.2",
32
- "angular-material": "^1.1.10"
+ "moment": "^2.24.0",
+ "angular-material": "^1.1.20"
33
}
34
package.json
0 commit comments