Skip to content

Commit

Permalink
chore: pin typescript to v5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 10, 2024
1 parent 01188ce commit de8e7e6
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 67 deletions.
2 changes: 1 addition & 1 deletion packages/konami-emoji-blast-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "^22.1.0",
"eslint": "^9.0.0",
"nuxt": "^3.11.2",
"typescript": "latest",
"typescript": "~5.6",
"vue": "^3.4.37",
"vue-tsc": "^2.0.14"
},
Expand Down
Loading

0 comments on commit de8e7e6

Please sign in to comment.