Skip to content

Commit e058b9d

Browse files
authored
Merge pull request #77 from mike-marcacci/patch-1
Reduce constraints on "soap" version
2 parents 0b2e844 + e4c0e98 commit e058b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint": "^8.13.0",
6060
"eslint-plugin-prettier": "^4.0.0",
6161
"sanitize-filename": "^1.6.3",
62-
"soap": "1.0.0",
62+
"soap": "^1.0.0",
6363
"supports-color": "^8.1.1",
6464
"ts-morph": "^14.0.0",
6565
"yargs": "^16.2.0"

0 commit comments

Comments
 (0)