feat(fs): 0.1.0

This commit is contained in:
Julien Fontanet
2018-06-15 15:23:12 +02:00
parent 5cea18e577
commit b91f8b21b9
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"@babel/plugin-transform-runtime": "^7.0.0-beta.49",
"@babel/preset-env": "7.0.0-beta.49",
"@babel/preset-flow": "7.0.0-beta.49",
"@xen-orchestra/fs": "^0.0.1",
"@xen-orchestra/fs": "^0.1.0",
"babel-plugin-lodash": "^3.3.2",
"cross-env": "^5.1.3",
"execa": "^0.10.0",