Skip to content

Commit

Permalink
feat(decoder): Add support for log-level filtering of structured IR s…
Browse files Browse the repository at this point in the history
…treams. (#163)
  • Loading branch information
davemarco authored Jan 6, 2025
1 parent 5b368b9 commit 42411cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mui/icons-material": "^6.1.0",
"@mui/joy": "^5.0.0-beta.48",
"axios": "^1.7.2",
"clp-ffi-js": "^0.3.0",
"clp-ffi-js": "^0.3.3",
"dayjs": "^1.11.11",
"monaco-editor": "^0.50.0",
"react": "^18.3.1",
Expand Down

0 comments on commit 42411cc

Please sign in to comment.