Skip to content

Commit

Permalink
[chore] shogi-player-nuxt-sample の shogi-player を最新にする
Browse files Browse the repository at this point in the history
  • Loading branch information
akicho8 committed May 18, 2023
1 parent 3883ff3 commit da6d2c0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 21 deletions.
64 changes: 45 additions & 19 deletions shogi-player-nuxt-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions shogi-player-nuxt-sample/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "shogi-player-nuxt-sample2",
"name": "shogi-player-nuxt-sample",
"version": "1.0.0",
"private": true,
"scripts": {
Expand All @@ -11,7 +11,7 @@
"devDependencies": {
"nuxt": "^2.16.3",
"nuxt-buefy": "^0.4.25",
"shogi-player": "^1.0.0",
"shogi-player": "^1.1.2",
"@nuxtjs/style-resources": "^1.2.1"
}
}

0 comments on commit da6d2c0

Please sign in to comment.