Skip to content

Commit

Permalink
correct versions of api
Browse files Browse the repository at this point in the history
Signed-off-by: Rudy Flores <[email protected]>
  • Loading branch information
rudyflores committed Nov 9, 2023
1 parent 4f53c22 commit 82c3f39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/zowe-explorer-ftp-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@zowe/zos-ftp-for-zowe-cli": "2.1.2",
"@zowe/zowe-explorer-api": "2.12.2-SNAPSHOT",
"@zowe/zowe-explorer-api": "2.13.0-SNAPSHOT",
"tmp": "0.2.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/zowe-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,7 @@
"copy-webpack-plugin": "^6.4.1",
"cross-env": "^5.2.0",
"del": "^4.1.1",
"eslint-plugin-zowe-explorer": "2.12.2-SNAPSHOT",
"eslint-plugin-zowe-explorer": "2.13.0-SNAPSHOT",
"event-stream": "^4.0.1",
"expect": "^24.8.0",
"geckodriver": "^1.19.1",
Expand All @@ -1995,7 +1995,7 @@
},
"dependencies": {
"@zowe/secrets-for-zowe-sdk": "7.18.4",
"@zowe/zowe-explorer-api": "2.12.2-SNAPSHOT",
"@zowe/zowe-explorer-api": "2.13.0-SNAPSHOT",
"dayjs": "^1.11.10",
"fs-extra": "8.0.1",
"isbinaryfile": "4.0.4",
Expand Down

0 comments on commit 82c3f39

Please sign in to comment.