Skip to content

Commit 34b6a2a

Browse files
authored
Merge pull request #51 from cloudgraphdev/fix/update-oclif-core-version-aliases-fix
fix: Update oclif version to fix Aliases issue
2 parents e8e0146 + 4c4c860 commit 34b6a2a

File tree

3 files changed

+10414
-10800
lines changed

3 files changed

+10414
-10800
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"bugs": "https://github.com/cloudgraphdev/cli/issues",
1717
"dependencies": {
18-
"@cloudgraph/sdk": "^0.15.0",
18+
"@cloudgraph/sdk": "^0.17.0",
1919
"@graphql-tools/load-files": "^6.3.2",
2020
"@graphql-tools/merge": "^8.2.0",
21-
"@oclif/core": "^1.6.0",
21+
"@oclif/core": "^1.6.1",
2222
"@oclif/plugin-help": "^5.1.12",
2323
"@types/lodash": "^4.14.175",
2424
"altair-express-middleware": "^4.0.8",

tsconfig.tsbuildinfo

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)