Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Updating versions
  • Loading branch information
openfin-johans authored Dec 2, 2024
1 parent 8bd95c0 commit 164a38b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions how-to/use-interop/cloud-interop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "container-starter-use-interop--cloud-interop",
"version": "38.83.79",
"version": "41.100.60",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -15,14 +15,14 @@
"author": "[email protected]",
"license": "SEE LICENSE IN LICENSE.MD",
"dependencies": {
"@openfin/cloud-interop": "0.38.79"
"@openfin/cloud-interop": "0.41.64"
},
"devDependencies": {
"@openfin/node-adapter": "38.83.79",
"@openfin/node-adapter": "41.100.60",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"@openfin/core": "38.83.79"
"@openfin/core": "41.100.60"
}
}

0 comments on commit 164a38b

Please sign in to comment.