Merge pull request #2111 from wcandillon/patch-3

Update XQLint dependency
This commit is contained in:
Harutyun Amirjanyan 2014-09-20 12:35:08 +04:00
commit 79eda6d2a8
4 changed files with 85801 additions and 85702 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -72,7 +72,7 @@ var deps = {
xqlint: {
path: "mode/xquery/xqlint.js",
browserify: {
npmModule: "git+https://github.com/wcandillon/xqlint.git#0.0.8",
npmModule: "git+https://github.com/wcandillon/xqlint.git#master",
path: "xqlint/lib/xqlint.js",
exports: "XQLint"
},