Skip to content

Commit

Permalink
Merge pull request #4237 from GordonSmith/FIX_GALLERY
Browse files Browse the repository at this point in the history
fix:  Gallery tests failing
  • Loading branch information
GordonSmith authored Sep 13, 2024
2 parents d88c236 + 684427f commit dd10d17
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
4 changes: 2 additions & 2 deletions demos/gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@hpcc-js/api": "^2.12.18",
"@hpcc-js/dataflow": "^8.1.7",
"@hpcc-js/dataflow": "^9.0.0",
"@hpcc-js/chart": "^2.83.4",
"@hpcc-js/codemirror": "^2.62.1",
"@hpcc-js/codemirror-shim": "^2.35.1",
Expand Down Expand Up @@ -45,6 +45,6 @@
"@hpcc-js/tree": "^2.40.18",
"@hpcc-js/util": "^2.51.1",
"d3-selection": "^1",
"systemjs": "0.21.6"
"systemjs": "0.21.4"
}
}
33 changes: 13 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd10d17

Please sign in to comment.