Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzraho committed Oct 13, 2020
1 parent 1b3733d commit defc248
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,6 +1,6 @@
{
"name": "@adobe/aio-sdk-core",
"version": "1.2.0",
"version": "1.3.0",
"description": "Module that contains all the Adobe I/O Core SDKs",
"main": "src/index.js",
"scripts": {
Expand All @@ -16,10 +16,10 @@
"license": "Apache-2.0",
"dependencies": {
"@adobe/aio-lib-core-config": "^2.0.0",
"@adobe/aio-lib-core-errors": "^3.0.0",
"@adobe/aio-lib-core-logging": "^1.1.0",
"@adobe/aio-lib-core-tvm": "^1.0.3",
"@adobe/aio-lib-core-networking": "^1.0.0"
"@adobe/aio-lib-core-errors": "^3.0.1",
"@adobe/aio-lib-core-logging": "^1.1.2",
"@adobe/aio-lib-core-tvm": "^2.0.0",
"@adobe/aio-lib-core-networking": "^1.0.1"
},
"devDependencies": {
"codecov": "^3.6.1",
Expand Down

0 comments on commit defc248

Please sign in to comment.