Skip to content

Commit 5142c7b

Browse files
authored
fix: fix export to terra with PFB format (#4021) (#4022)
1 parent e26f2dd commit 5142c7b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

explorer/package-lock.json

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

explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test:anvil-catalog": "playwright test -c playwright_anvil-catalog.config.ts --trace retain-on-failure"
3737
},
3838
"dependencies": {
39-
"@databiosphere/findable-ui": "1.0.0",
39+
"@databiosphere/findable-ui": "1.0.1",
4040
"@emotion/react": "11.11.1",
4141
"@emotion/styled": "11.11.0",
4242
"@mdx-js/loader": "^3.0.1",

0 commit comments

Comments
 (0)