Skip to content

Commit

Permalink
Pin ts version for lit template
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed Jan 14, 2025
1 parent b8a7cbc commit 842e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/ui-frameworks/lit/web-app/ui/package.json.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier": "^2.8.8",
"rimraf": "^5.0.10",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript": "5.6.3",
"vite": "^5.4.10",
"vite-plugin-checker": "^0.5.6"
},
Expand Down

0 comments on commit 842e6ee

Please sign in to comment.