Skip to content

Commit

Permalink
Remove: [Client] @vue/composition-api への依存関係を削除
Browse files Browse the repository at this point in the history
Vue 2.7 なら組み込みサポートがあるので不要らしい
  • Loading branch information
tsukumijima committed Apr 23, 2023
1 parent 78e1f78 commit 5238c39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vue/composition-api": "^1.7.1",
"axios": "^1.1.3",
"buffer": "^6.0.3",
"copy-image-clipboard": "^2.1.2",
Expand Down
5 changes: 0 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2020,11 +2020,6 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"

"@vue/composition-api@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.7.1.tgz#aa6831be5a12817d93e89e247460c310dd7a3a32"
integrity sha512-xDWoEtxGXhH9Ku3ROYX/rzhcpt4v31hpPU5zF3UeVC/qxA3dChmqU8zvTUYoKh3j7rzpNsoFOwqsWG7XPMlaFA==

"@vue/devtools-api@^6.5.0":
version "6.5.0"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz#98b99425edee70b4c992692628fa1ea2c1e57d07"
Expand Down

0 comments on commit 5238c39

Please sign in to comment.