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

Commit

Permalink
Merge bf983e8 into 22fcc9a
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Apr 27, 2022
2 parents 22fcc9a + bf983e8 commit 3cca115
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-soap-client",
"version": "0.2.0",
"name": "@fastify/soap-client",
"version": "1.0.0",
"description": "SOAP client integration",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,5 +34,8 @@
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 3cca115

Please sign in to comment.