Skip to content

Commit

Permalink
[Release] Prep for 1.17 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
brapoprod authored Nov 22, 2024
1 parent 1cc4e52 commit d1850b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "studio-ui",
"private": true,
"version": "1.1.1-29",
"version": "1.17.1-0",
"type": "module",
"description": "The Studio UI for CHILI GraFx",
"main": "src/main.tsx",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@chili-publish/grafx-shared-components": "^0.85.9",
"@chili-publish/studio-sdk": "^1.16.0-rc.12",
"@chili-publish/studio-sdk": "^1.17.1",
"axios": "^1.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1239,10 +1239,10 @@
react-datepicker "^7.1.0"
react-select "^5.6.1"

"@chili-publish/studio-sdk@^1.16.0-rc.12":
version "1.16.0-rc.13"
resolved "https://npm.pkg.github.com/download/@chili-publish/studio-sdk/1.16.0-rc.13/45815146954b714c3111978785fe872754fd1fe9#45815146954b714c3111978785fe872754fd1fe9"
integrity sha512-n3+Ztx04pS1kRcgxO2sRL54ysmZ3V73C7k0uGbCXWZCJTWCR1PEvUHOroRVN1KEhPhI9nu7jgflJtUDPUKmKOg==
"@chili-publish/studio-sdk@^1.17.1":
version "1.17.1"
resolved "https://npm.pkg.github.com/download/@chili-publish/studio-sdk/1.17.1/eaade95cc79062feb2fa3cb13a39e82fbe67501a#eaade95cc79062feb2fa3cb13a39e82fbe67501a"
integrity sha512-sc0ksgZZ8AXEbS+CNY9x3r/0q27zCYx0Vj3XEOCYJOSe3kMYy4h/oZF2AeXAc6JbQl4DW/c55bX5IO8QffNIMA==
dependencies:
penpal "6.1.0"

Expand Down

0 comments on commit d1850b9

Please sign in to comment.