Skip to content

Commit

Permalink
fix: rollback typescript to 4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stagas committed Jul 30, 2022
1 parent 2d1be22 commit 23dbe9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,19 @@
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"bunzee": "^1.0.0",
"dokio": "0.0.1",
"dokio": "^0.0.1",
"dprint": "0.30.3",
"eslint": "8.20.0",
"eslint-config-html-jsx": "1.0.0",
"eslint-config-html-jsx": "^1.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.30.0",
"husky": "7.0.4",
"onchange": "7.1.0",
"pull-configs": "^0.2.0",
"rimraf": "3.0.2",
"swcno": "0.1.1",
"typescript": "4.7.4",
"utr": "0.1.4",
"typescript": "4.7.3",
"utr": "^0.1.4",
"vite-open": "^2.4.0"
}
}

0 comments on commit 23dbe9a

Please sign in to comment.