Skip to content

Commit

Permalink
Merge pull request #20 from dichaudhary/release-1.2.4
Browse files Browse the repository at this point in the history
release-1.2.4
  • Loading branch information
dichaudhary authored Oct 6, 2021
2 parents 7227d96 + 6b5e6cb commit c19473e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adobe/aio-cli-plugin-aem-cloud-service-migration",
"description": "AEM Cloud Service Migration commands for the Adobe I/O CLI",
"version": "1.2.3",
"version": "1.2.4",
"repository": "adobe/aio-cli-plugin-aem-cloud-service-migration",
"author": "Adobe Inc.",
"license": "Apache-2.0",
Expand All @@ -13,10 +13,10 @@
"dependencies": {
"@adobe/aio-lib-core-config": "^2.0.0",
"@adobe/aio-lib-core-logging": "^1.1.0",
"@adobe/aem-cs-source-migration-dispatcher-converter": "^1.4.0",
"@adobe/aem-cs-source-migration-commons": "^0.0.4",
"@adobe/aem-cs-source-migration-repository-modernizer": "^1.2.1",
"@adobe/aem-cs-source-migration-index-converter": "^0.2.0",
"@adobe/aem-cs-source-migration-dispatcher-converter": "^1.5.0",
"@adobe/aem-cs-source-migration-commons": "^0.0.5",
"@adobe/aem-cs-source-migration-repository-modernizer": "^1.2.2",
"@adobe/aem-cs-source-migration-index-converter": "^0.2.1",
"@oclif/command": "^1.6.1",
"@oclif/config": "^1.15.1",
"@oclif/errors": "^1.1.2",
Expand Down

0 comments on commit c19473e

Please sign in to comment.