@openfin/cloud-interop
Advanced tools
Comparing version 0.40.28 to 0.40.29
{ | ||
"name": "@openfin/cloud-interop", | ||
"version": "0.40.28", | ||
"version": "0.40.29", | ||
"description": "", | ||
@@ -16,3 +16,4 @@ "private": false, | ||
"ci:postpublish": "of-npm postpublish", | ||
"ci:publish": "npm publish" | ||
"ci:publish": "npm publish", | ||
"version:update": "of-npm version --bump patch '$MAJOR.$RMAJOR.$PATCH'" | ||
}, | ||
@@ -22,3 +23,3 @@ "author": "", | ||
"peerDependencies": { | ||
"@openfin/core": "40.82.28" | ||
"@openfin/core": "40.100.5" | ||
}, | ||
@@ -25,0 +26,0 @@ "dependencies": { |
428866