Skip to content

Commit 4983924

Browse files
committed
Add missing dependencies
1 parent d8099e7 commit 4983924

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
"jsonschema": "^1.4.1"
1212
},
1313
"devDependencies": {
14+
"@xmldom/xmldom": "^0.8.10",
15+
"abort-controller": "^3.0.0",
1416
"ajv": "^8.17.1",
1517
"ajv-errors": "^3.0.0",
1618
"ajv-formats": "^3.0.1",
17-
"@xmldom/xmldom": "^0.8.10",
1819
"xpath": "^0.0.34"
1920
}
2021
}

0 commit comments

Comments
 (0)