Skip to content

Commit

Permalink
fix update deps
Browse files Browse the repository at this point in the history
Signed-off-by: zFernand0 <[email protected]>
  • Loading branch information
zFernand0 committed Feb 5, 2024
1 parent 04bd8ae commit 5b7c228
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
level: "minor",
devDependencies: {
"@zowe/imperative": "zowe-v2-lts",
"@zowe/secrets-for-zowe-sdk": "zowe-v2-lts",
"@zowe/zowe-explorer-api": "zowe-v2-lts",
}
},
Expand All @@ -16,7 +15,6 @@ module.exports = {
level: "patch",
devDependencies: {
"@zowe/imperative": "zowe-v1-lts",
"@zowe/secrets-for-zowe-sdk": "zowe-v2-lts",
"@zowe/zowe-explorer-api": "zowe-v1-lts",
}
},
Expand All @@ -27,7 +25,6 @@ module.exports = {
prerelease: true,
devDependencies: {
"@zowe/imperative": "next",
"@zowe/secrets-for-zowe-sdk": "next",
"@zowe/zowe-explorer-api": "next",
}
}
Expand Down

0 comments on commit 5b7c228

Please sign in to comment.