Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(package): downgrade c3 to ^0.4.18 to match patternfly
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Nov 19, 2018
1 parent 833ef6a commit 9724313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"@angular/platform-browser": "^7.0.4",
"@angular/platform-browser-dynamic": "^7.0.4",
"@angular/router": "^7.0.4",
"c3": "^0.6.8",
"c3": "^0.4.18",
"core-js": "^2.5.7",
"ngx-base": "^4.0.0",
"ngx-bootstrap": "^3.1.1",
Expand Down

0 comments on commit 9724313

Please sign in to comment.