We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3c73a commit 4ce6034Copy full SHA for 4ce6034
1 file changed
package.json
@@ -5,11 +5,11 @@
5
"author": "Adobe Inc.",
6
"bugs": "https://github.com/adobe/aio-cli-plugin-console/issues",
7
"dependencies": {
8
- "@adobe/aio-cli-lib-console": "^4.0.0",
9
- "@adobe/aio-lib-core-config": "^4.0.0",
10
- "@adobe/aio-lib-core-logging": "^2.0.0",
11
- "@adobe/aio-lib-env": "^2.0.0",
12
- "@adobe/aio-lib-ims": "^6.0.0",
+ "@adobe/aio-cli-lib-console": "^5",
+ "@adobe/aio-lib-core-config": "^5",
+ "@adobe/aio-lib-core-logging": "^3",
+ "@adobe/aio-lib-env": "^3",
+ "@adobe/aio-lib-ims": "^7",
13
"@oclif/core": "^1.4.0",
14
"js-yaml": "^4.1.0"
15
},
0 commit comments