Skip to content

Commit

Permalink
fix(core): do not print unknown data type warnings in console
Browse files Browse the repository at this point in the history
  • Loading branch information
sehilyi committed Jan 18, 2024
1 parent e4091ae commit 932ffc1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"events": "^3.3.0",
"fflate": "^0.7.1",
"generic-filehandle": "^3.0.1",
"higlass": "^1.13.3",
"higlass": "^1.13.4",
"higlass-register": "^0.3.0",
"higlass-text": "^0.1.1",
"json-stringify-pretty-compact": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 932ffc1

Please sign in to comment.