Skip to content

Commit

Permalink
Merge pull request #27 from zowe/fix-upd-dep
Browse files Browse the repository at this point in the history
fix update deps
  • Loading branch information
zFernand0 authored Feb 5, 2024
2 parents 04bd8ae + 5b7c228 commit 0d3218b
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 0d3218b

Please sign in to comment.