change path of support folder
This commit is contained in:
parent
cba64d86be
commit
2aeb1c2a26
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
var xml = require("./support/node-o3-xml/lib/o3-xml");
|
||||
var xml = require("../support/node-o3-xml/lib/o3-xml");
|
||||
var fs = require("fs");
|
||||
|
||||
function plistToJson(el) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue