Skip to content

Upgrade sdk/comps version + Added custom_components file in webpack sdk bundle #795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update yarn.lock
  • Loading branch information
raheeliftikhar5 committed Apr 3, 2024
commit 879c916120c645f3e97bd575620a38fc42739dcf
14 changes: 13 additions & 1 deletion client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13576,7 +13576,19 @@ __metadata:
languageName: unknown
linkType: soft

"lowcoder-sdk@^2.1.10, lowcoder-sdk@workspace:^, lowcoder-sdk@workspace:packages/lowcoder-sdk":
"lowcoder-sdk@npm:^2.1.10":
version: 2.3.4
resolution: "lowcoder-sdk@npm:2.3.4"
dependencies:
prettier: ^3.1.1
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 310358fd1a179e1f3177794d525e8289c88ef55b0a5dd758a5528be02f45114a2e63024211ed9c3a450b4f3dfb7d60d15d6dedbab3a526437dfd0936aee8d7f6
languageName: node
linkType: hard

"lowcoder-sdk@workspace:^, lowcoder-sdk@workspace:packages/lowcoder-sdk":
version: 0.0.0-use.local
resolution: "lowcoder-sdk@workspace:packages/lowcoder-sdk"
dependencies:
Expand Down