Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
fix(deps): fix chartjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbents committed Aug 21, 2017
1 parent 1f6f8e3 commit ea28725
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash": "^4.17.4",
"moment": "^2.18.1",
"ng-dynamic-component": "1.0.8",
"ng2-charts": "github:andrewbents/ng2-charts#v1.6.2-CSUI",
"ng2-charts": "github:andrewbents/ng2-charts#v1.6.3-CSUI",
"ng2-dragula": "1.5.0",
"ngx-clipboard": "^8.0.2",
"reflect-metadata": "^0.1.10",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3647,9 +3647,9 @@ ng-dynamic-component@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/ng-dynamic-component/-/ng-dynamic-component-1.0.8.tgz#2383bd260f5bc9d0fd5b935cf1a551f3dc611100"

"ng2-charts@github:andrewbents/ng2-charts#v1.6.2-CSUI":
version "1.6.1-CSUI"
resolved "https://codeload.github.com/andrewbents/ng2-charts/tar.gz/483c86a1f21a57523d10361605268ebae9139158"
"ng2-charts@github:andrewbents/ng2-charts#v1.6.3-CSUI":
version "1.6.3-CSUI"
resolved "https://codeload.github.com/andrewbents/ng2-charts/tar.gz/7173e3824972a6b24727262559eb1392c0910528"
dependencies:
"@types/chart.js" "2.6.1"
karma-coverage-istanbul-reporter "1.3.0"
Expand Down

0 comments on commit ea28725

Please sign in to comment.