Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellmorten committed Apr 7, 2019
1 parent b1a4f8e commit 72a0073
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 13 deletions.
40 changes: 29 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "integreat-adapter-soap",
"version": "0.3.3",
"version": "0.3.4",
"description": "SOAP adapter for Integreat",
"main": "index.js",
"author": "Kjell-Morten Bratsberg Thorsen <post@kjellmorten.no>",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"debug": "^4.1.1",
"dot-prop": "^4.2.0",
"dot-prop": "^5.0.0",
"ramda": "^0.26.1",
"xml-js": "^1.6.11"
},
Expand Down

0 comments on commit 72a0073

Please sign in to comment.