Skip to content

Commit

Permalink
[Feature] [WRS-2212] Integrate SDK with multiple event subscriptions …
Browse files Browse the repository at this point in the history
…support (#262)
  • Loading branch information
abdelhalimkhouas authored Jan 23, 2025
1 parent fe1c939 commit 33abdab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@babel/preset-env": "^7.25.3",
"@chili-publish/grafx-shared-components": "^0.91.4",
"@chili-publish/studio-sdk": "^1.18.1-rc.4",
"@chili-publish/studio-sdk": "1.18.1-rc.8",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/pro-light-svg-icons": "^6.7.1",
"@fortawesome/pro-regular-svg-icons": "^6.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,10 +1312,10 @@
resolved "https://npm.pkg.github.com/download/@chili-publish/grafx-shared-components/0.91.4/0fa039d4d4425e8bcad00b099a10708f37f8fad3#0fa039d4d4425e8bcad00b099a10708f37f8fad3"
integrity sha512-854RkZTGyDoEVC5qZfIBKIoVyLemXvW337kOx3xhkTW1LrbO4IAVn7u2tAbhf6ENSMjssI9E2+5k17VPtbWvQw==

"@chili-publish/studio-sdk@^1.18.1-rc.4":
version "1.18.1-rc.4"
resolved "https://npm.pkg.github.com/download/@chili-publish/studio-sdk/1.18.1-rc.4/6cd080cecfbfb7bb87c512c0c1611514d5009e93#6cd080cecfbfb7bb87c512c0c1611514d5009e93"
integrity sha512-C7aPAw2OkB8PKRIif8d6SlRPMyCNREsurKERrKAGoHYFgaTGI3SOcvHGqSD53thWag8TiZJwk/glQeCEt0MhSA==
"@chili-publish/studio-sdk@1.18.1-rc.8":
version "1.18.1-rc.8"
resolved "https://npm.pkg.github.com/download/@chili-publish/studio-sdk/1.18.1-rc.8/f5df7c0248735de8f7929225f076db4bebaeae94#f5df7c0248735de8f7929225f076db4bebaeae94"
integrity sha512-pUnnxOMJ2y9SCQCirlHRHyA6ZyldiL6CmBDBh5D/3V6qAOk4iBzVP0RSMx919b3EKp0MgxkYNpa4rnv3jwhDow==
dependencies:
penpal "6.1.0"

Expand Down

0 comments on commit 33abdab

Please sign in to comment.