Update xqlint

Removes "natives" from dependency tree.

fixes #153
This commit is contained in:
Josh Johnson 2018-05-03 22:50:42 -04:00
parent dda624c387
commit 1c3d8bc053
2 changed files with 472 additions and 196 deletions

666
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -222,6 +222,6 @@
"dependencies": {
"xmldom": "^0.1.27",
"xpath": "0.0.27",
"xqlint": "^0.4.0"
"xqlint": "^0.4.1"
}
}