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

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellmorten committed Jan 10, 2019
1 parent 2c7627d commit f99b222
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "integreat-adapter-soap",
"version": "0.2.3",
"version": "0.2.4",
"description": "SOAP adapter for Integreat",
"main": "index.js",
"author": "Kjell-Morten Bratsberg Thorsen <post@kjellmorten.no>",
Expand Down Expand Up @@ -45,7 +45,7 @@
"npm": ">= 5.4"
},
"dependencies": {
"debug": "^4.1.0",
"debug": "^4.1.1",
"dot-prop": "^4.2.0",
"ramda": "^0.26.1",
"xml-js": "^1.6.8"
Expand All @@ -54,7 +54,7 @@
"ava": "^1.0.1",
"babel-preset-env": "^1.7.0",
"coveralls": "^3.0.2",
"nock": "^10.0.4",
"nock": "^10.0.6",
"nyc": "^13.1.0",
"sinon": "^7.2.2",
"standard": "^12.0.1"
Expand Down

0 comments on commit f99b222

Please sign in to comment.