Skip to content

Commit f4769a9

Browse files
authored
Merge pull request patternfly#412 from priley86/shrinkwrap-fix
fix to address shrinkwrap issues downstream
2 parents bcd84c3 + 98be609 commit f4769a9

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"bootstrap-switch": "~3.3.2",
2828
"bootstrap-touchspin": "~3.1.1",
2929
"c3": "~0.4.11",
30+
"d3": "~3.5.17",
3031
"datatables": "~1.10.12",
3132
"datatables-colreorder": "~1.3.2",
3233
"datatables-colvis": "~1.1.2",

npm-shrinkwrap.json

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"bootstrap-switch": "~3.3.2",
3838
"bootstrap-touchspin": "~3.1.1",
3939
"c3": "~0.4.11",
40+
"d3": "~3.5.17",
4041
"datatables": "~1.10.12",
4142
"datatables.net-colreorder": "~1.3.2",
4243
"drmonty-datatables-colvis": "~1.1.2",

0 commit comments

Comments
 (0)