Skip to content

Commit

Permalink
update luigi in fiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
hardl authored Dec 2, 2020
1 parent 4d280e2 commit ef126b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/fiddle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"dev": "webpack-dev-server --content-base public"
},
"dependencies": {
"@luigi-project/client": "1.5.0",
"@luigi-project/core": "1.5.0",
"@luigi-project/plugin-auth-oauth2": "1.5.0",
"@luigi-project/plugin-auth-oidc": "1.5.0",
"@luigi-project/client": "1.6.0",
"@luigi-project/core": "1.6.0",
"@luigi-project/plugin-auth-oauth2": "1.6.0",
"@luigi-project/plugin-auth-oidc": "1.6.0",
"@sap-theming/theming-base-content": "11.1.21",
"ace-builds": "1.4.12",
"fundamental-styles": "0.11.2"
}
}
}

0 comments on commit ef126b8

Please sign in to comment.