mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Remove xpath-ts from project
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
"underscore":"^1.12.0",
|
||||
"uuid": "^8.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"x2js": "^3.4.0",
|
||||
"xmldom-ts": "^0.3.1"
|
||||
"x2js": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.2.14",
|
||||
@@ -39,8 +38,7 @@
|
||||
"supertest": "^6.1.3",
|
||||
"ts-jest": "^26.4.4",
|
||||
"ts-mockito": "^2.6.1",
|
||||
"ts-node": "^9.1.1",
|
||||
"xpath-ts": "^1.3.13"
|
||||
"ts-node": "^9.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user