Skip to content

Commit

Permalink
https://github.com/nuxt/nuxt/issues/15640
Browse files Browse the repository at this point in the history
  • Loading branch information
takanakahiko committed Oct 8, 2023
1 parent dc13dc7 commit d761947
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 2 deletions.
136 changes: 135 additions & 1 deletion web/package-lock.json

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

3 changes: 2 additions & 1 deletion web/package.json
Expand Up @@ -39,6 +39,7 @@
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
"typescript": "^3.9.7",
"vue-tsc": "^1.2.0"
}
}

0 comments on commit d761947

Please sign in to comment.