chore: use xo-remote-parser 0.4

This commit is contained in:
Pierre Donias 2018-07-12 15:14:16 +02:00
parent d065887ffd
commit 0e4b0ce768
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
"promise-toolbox": "^0.9.5",
"through2": "^2.0.3",
"tmp": "^0.0.33",
"xo-remote-parser": "^0.3"
"xo-remote-parser": "^0.4.0"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.49",

View File

@ -117,7 +117,7 @@
"xo-acl-resolver": "^0.2.4",
"xo-collection": "^0.4.1",
"xo-common": "^0.1.1",
"xo-remote-parser": "^0.3",
"xo-remote-parser": "^0.4.0",
"xo-vmdk-to-vhd": "^0.1.3",
"yazl": "^2.4.3"
},

View File

@ -137,7 +137,7 @@
"xo-acl-resolver": "^0.2.4",
"xo-common": "^0.1.1",
"xo-lib": "^0.8.0",
"xo-remote-parser": "^0.3",
"xo-remote-parser": "^0.4.0",
"xo-vmdk-to-vhd": "^0.1.3"
},
"scripts": {