Skip to content

Commit

Permalink
Update Flyteidl version
Browse files Browse the repository at this point in the history
Signed-off-by: Flyte-Bot <[email protected]>
  • Loading branch information
flyte-bot committed Aug 6, 2022
1 parent bcdd464 commit fca65e6
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 15 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
"git add"
]
},
"dependencies": {},
"dependencies": {
"@flyteorg/flyteidl": "1.1.10"
},
"devDependencies": {
"@storybook/addon-actions": "^6.4.19",
"@storybook/addon-essentials": "^6.4.19",
Expand All @@ -60,9 +62,9 @@
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"@testing-library/react-hooks": "^7.0.2",
"ts-jest": "^26.3.0",
"jest": "^26.0.0",
"react-hot-loader": "^4.1.2"
"react-hot-loader": "^4.1.2",
"ts-jest": "^26.3.0"
},
"resolutions": {
"@babel/cli": "~7.16.0",
Expand Down
Loading

0 comments on commit fca65e6

Please sign in to comment.