From 5584d56b6a6b2644f2f334a747309b5d3002c66c Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 21 Feb 2020 08:36:18 +0900 Subject: [PATCH] Clean up --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index 8ea94db60b..2e5cec808b 100644 --- a/package.json +++ b/package.json @@ -250,7 +250,6 @@ "vue-meta": "2.3.2", "vue-prism-component": "1.1.1", "vue-router": "3.1.5", - "vue-sequential-entrance": "1.1.3", "vue-style-loader": "4.1.2", "vue-svg-inline-loader": "1.4.5", "vue-template-compiler": "2.6.11", diff --git a/yarn.lock b/yarn.lock index b5264f7ce4..0f49186132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10415,11 +10415,6 @@ vue-router@3.1.5: resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.5.tgz#ff29b8a1e1306c526b52d4dc0532109f16c41231" integrity sha512-BszkPvhl7I9h334GjckCh7sVFyjTPMMJFJ4Bsrem/Ik+B/9gt5tgrk8k4gGLO4ZpdvciVdg7O41gW4DisQWurg== -vue-sequential-entrance@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/vue-sequential-entrance/-/vue-sequential-entrance-1.1.3.tgz#e9ae56b1afa965a1da5d316373f13c1aec978d78" - integrity sha512-wFCvHEgfGHwq0yT/68cUvVRrnJ5QxGIi3HxuuzmiVazETFJFe3oM3Oh0QGt/CYhNXpHJFWdterNSL3t651p7ow== - vue-style-loader@4.1.2, vue-style-loader@^4.1.0: version "4.1.2" resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.2.tgz#dedf349806f25ceb4e64f3ad7c0a44fba735fcf8"