Skip to content

Commit

Permalink
chore: use typescript v4 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 17, 2024
1 parent f2f777f commit 302f210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-visitor-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rollup": "^2.70.0",
"rollup-plugin-dts": "^4.2.3",
"tsd": "^0.19.1",
"typescript": "^5.5.4"
"typescript": "^4.9.5"
},
"scripts": {
"build": "npm run build:cjs && npm run build:types",
Expand Down

0 comments on commit 302f210

Please sign in to comment.