Commit 5d7389c4970eb190f2dd695f8456544c9f5c7345
1 parent
bd2d08d1f6
Exists in
master
require xmlrpc
Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff
package.json
... | ... | @@ -25,6 +25,7 @@ |
25 | 25 | "fs": "0.0.2", |
26 | 26 | "ini": "~1.3.4", |
27 | 27 | "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git", |
28 | - "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git" | |
28 | + "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git", | |
29 | + "xmlrpc": "~1.3.1" | |
29 | 30 | } |
30 | 31 | } |