Skip to content

Commit

Permalink
🔁 Pin typescript to Version 5.6.3 in interface
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 24, 2024
1 parent ac28871 commit 40c6a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"typescript": "5.6.3",
"typescript-eslint": "^8.15.0"
}
}

0 comments on commit 40c6a3d

Please sign in to comment.