Commit f47860980118b131a073f82b39ea176bc30a5cec
1 parent
751feb0233
Exists in
master
xml2js
Showing 2 changed files with 3 additions and 1 deletions Side-by-side Diff
package.json
... | ... | @@ -24,7 +24,8 @@ |
24 | 24 | "sate24": "git+http://gitlab.kodesumber.com/reload97/node-sate24.git", |
25 | 25 | "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git", |
26 | 26 | "winston": "^2.2.0", |
27 | - "xml": "^1.0.1" | |
27 | + "xml": "^1.0.1", | |
28 | + "xml2js": "^0.4.16" | |
28 | 29 | }, |
29 | 30 | "devDependencies": { |
30 | 31 | "should": "^8.3.1" |