Skip to content

Commit

Permalink
Revert "chore: Update DH packages to ^0.81.1 jsapi-types to ^1.0.0-de…
Browse files Browse the repository at this point in the history
…v0.34.3 (deephaven#511)"

This reverts commit 59d2df4.
  • Loading branch information
mofojed committed Jun 13, 2024
1 parent be4ee2c commit ad5c860
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 522 deletions.
2 changes: 1 addition & 1 deletion jest.config.base.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
'^.+\\.(ts|tsx|js|jsx)$': ['babel-jest', { rootMode: 'upward' }],
},
transformIgnorePatterns: [
'/node_modules/(?!(@deephaven|monaco-editor|d3-interpolate|d3-color|nanoid)/)',
'/node_modules/(?!(@deephaven|monaco-editor|d3-interpolate|d3-color)/)',
],
moduleNameMapper: {
'theme-([^/]+?)\\.css(\\?(?:inline|raw))?$': path.join(
Expand Down
Loading

0 comments on commit ad5c860

Please sign in to comment.