Skip to content

Commit 6a936df

Browse files
committed
Remove typescript from root package.json
1 parent 21259f0 commit 6a936df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@
6868
"type-fest": "2.19.0",
6969
"console-testing-library@0.6.1": "patch:console-testing-library@npm%3A0.6.1#./.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch",
7070
"@typescript-eslint/eslint-plugin": "6.12.0",
71-
"@typescript-eslint/parser": "6.12.0",
72-
"typescript": "5.2.2"
71+
"@typescript-eslint/parser": "6.12.0"
7372
},
7473
"scripts": {
7574
"build": "yarn build:packages",

0 commit comments

Comments
 (0)