Skip to content

Commit

Permalink
Merge pull request #38 from adobe/swaggerClientFix
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
sandeep-paliwal authored May 14, 2020
2 parents 9597351 + 1263698 commit 4b1d013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/aio-lib-target",
"version": "2.0.1",
"version": "2.0.2",
"description": "Adobe Target SDK",
"repository": "https://github.com/adobe/aio-lib-target",
"main": "src/index.js",
Expand All @@ -14,7 +14,7 @@
"validate": "bin/validate_spec.js spec/target_api.json"
},
"dependencies": {
"swagger-client": "^3.9.0",
"swagger-client": "3.9.6",
"@adobe/aio-lib-core-errors": "^3.0.0",
"@adobe/aio-lib-core-logging": "1.1.0"
},
Expand Down

0 comments on commit 4b1d013

Please sign in to comment.