Skip to content

Commit 90d51ab

Browse files
committed
feat: support [email protected]
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 514c8a0 commit 90d51ab

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
@@ -87,7 +87,7 @@
8787
"ajv": "^8.12.0",
8888
"ajv-formats": "^3.0.1",
8989
"ajv-formats-draft2019": "^1.6.1",
90-
"libxmljs2": "^0.35",
90+
"libxmljs2": "^0.35||^0.37",
9191
"xmlbuilder2": "^3.0.2"
9292
},
9393
"devDependencies": {

0 commit comments

Comments
 (0)