Skip to content

Commit

Permalink
[Fix Bug] Wrong context string.
Browse files Browse the repository at this point in the history
  • Loading branch information
yjcyxky committed Mar 12, 2024
1 parent 1df4959 commit 496fb4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"antd": "5.7.0",
"antd-schema-form": "^4.5.1",
"axios": "^1.1.2",
"biominer-components": "0.3.12",
"biominer-components": "0.3.13",
"classnames": "^2.3.0",
"handlebars": "^4.7.7",
"handsontable": "^12.1.3",
Expand Down
8 changes: 4 additions & 4 deletions studio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5375,10 +5375,10 @@ bindings@^1.5.0:
dependencies:
file-uri-to-path "1.0.0"

biominer-components@0.3.12:
version "0.3.12"
resolved "https://registry.yarnpkg.com/biominer-components/-/biominer-components-0.3.12.tgz#0157e7d247e26481088ce4310afbc5acd027701b"
integrity sha512-Kx1F3zjWqZH0KqNZDa1cJ8n3nhjf2JU0uGBOMtmIdugXH/jsjbEKb5uUKB4A1XmU3goFVQ8Ir83D9X0+p6mlog==
biominer-components@0.3.13:
version "0.3.13"
resolved "https://registry.yarnpkg.com/biominer-components/-/biominer-components-0.3.13.tgz#f22bc339c363d41ae015ad02e820dd893db9a4cc"
integrity sha512-zs4ALC8awHVXHu04e00RU6nH+m5e4WI6ZYGL7HkiXq7m2y+Gks8QCf95cjGq5bFT7jQR7k1te1NIuEUDjO5ATw==
dependencies:
"@fingerprintjs/fingerprintjs" "^4.2.2"
ag-grid-community "^31.0.1"
Expand Down

0 comments on commit 496fb4f

Please sign in to comment.