Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into amida-tech-master
Browse files Browse the repository at this point in the history
  • Loading branch information
kin-lee-ELH committed May 16, 2023
2 parents 5d267de + 88d7703 commit 8bd5b95
Show file tree
Hide file tree
Showing 3 changed files with 2,361 additions and 3,228 deletions.
2 changes: 1 addition & 1 deletion lib/xml.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";

var libxmljs = require('libxmljs');
var libxmljs = require('@manhydra/libxmljs');

exports.parse = function (src) {
var options = {
Expand Down
Loading

0 comments on commit 8bd5b95

Please sign in to comment.