From ba8a7440a6f2c8fd11e55e8db4b0de1c9090c53a Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 4 Jul 2019 09:38:40 +0800 Subject: [PATCH] [improvement] bump @vant/touch-emulator@1.1.0 (#3742) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08f7afb20..7a453af18 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@vant/eslint-config": "^1.2.0", "@vant/markdown-loader": "^2.0.0", "@vant/markdown-vetur": "^1.0.0", - "@vant/touch-emulator": "^1.0.0", + "@vant/touch-emulator": "^1.1.0", "@vue/babel-preset-jsx": "^1.0.0", "@vue/server-test-utils": "^1.0.0-beta.29", "@vue/test-utils": "^1.0.0-beta.29", diff --git a/yarn.lock b/yarn.lock index cc90bee71..ab2e81d19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,10 +1132,10 @@ resolved "https://registry.yarnpkg.com/@vant/markdown-vetur/-/markdown-vetur-1.0.0.tgz#04774bc45cb6e11c734b8985925558ed8d3aab61" integrity sha512-v6rVoLPJhKc6V4iHnidaueHCdkF6/aCVdQFDGvKcYoNJnVL8t8pem/XGJ+VBFNfD3b2pggwLc1QaWYVJFfaXLw== -"@vant/touch-emulator@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@vant/touch-emulator/-/touch-emulator-1.0.0.tgz#e9ea133fd874a534481c84e12089b2e9d552544b" - integrity sha512-XDiQ4Cp7uU1PjsNwyXBymnH6f1I0hwEGa0HN0fvGstP7oFb8QGICUNMiNV0PHmYiBdql60lk1oTGi+refLypGQ== +"@vant/touch-emulator@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@vant/touch-emulator/-/touch-emulator-1.1.0.tgz#3cb2bcf87dbed1f8a2408c57139ee4fb2e761e5f" + integrity sha512-aux+dVH4VJPevybRV2nUzZYRZvhW+18jDRmnup8PVMGsGV4qZGwmR7Wkc0fTXU/TTJa1u+W+LEM9spi7spEphg== "@vue/babel-helper-vue-jsx-merge-props@^1.0.0": version "1.0.0"