fix(xo-web): update @julien-f/freactal to 0.1.1 (#2972)

This fix prevent the cursor from jumping to the end of the input when editing the backup's name.
This commit is contained in:
badrAZ 2018-05-23 14:47:28 +02:00 committed by Julien Fontanet
parent 9baf0c74e4
commit bf00f80716
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
"node": ">=6"
},
"devDependencies": {
"@julien-f/freactal": "0.1.0",
"@julien-f/freactal": "0.1.1",
"@nraynaud/novnc": "0.6.1",
"@xen-orchestra/cron": "^1.0.3",
"ansi_up": "^3.0.0",

View File

@ -756,9 +756,9 @@
normalize-path "^2.0.1"
through2 "^2.0.3"
"@julien-f/freactal@0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@julien-f/freactal/-/freactal-0.1.0.tgz#c3c97c1574ed82de6989f7f3c6110f34b0da3866"
"@julien-f/freactal@0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@julien-f/freactal/-/freactal-0.1.1.tgz#39c74173da2f9e290fd44fc67c25ec13ef3565b7"
"@marsaud/smb2-promise@^0.2.1":
version "0.2.1"