Some rough work on date controls for chart

This commit is contained in:
2019-10-01 21:23:12 -04:00
parent 37263488f0
commit 29eceeb04e
5 changed files with 47 additions and 29 deletions

View File

@@ -1013,6 +1013,14 @@
"tslib": "^1.7.1"
}
},
"@angular/material-moment-adapter": {
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/@angular/material-moment-adapter/-/material-moment-adapter-8.2.2.tgz",
"integrity": "sha512-HZYoVssNh+uon0SszUDtVTWmjah5vtEJOYVYl9BakE6dC+Z4910B+/hVQ1HfOdas5mHpjxVoYpbIoe4QG5sc5A==",
"requires": {
"tslib": "^1.7.1"
}
},
"@angular/platform-browser": {
"version": "8.2.8",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-8.2.8.tgz",