Skip to content

Commit

Permalink
fix types conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
doveccl committed Jun 20, 2023
1 parent c179d4e commit 98483ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@types/marked": "^5.0.0",
"@types/md5": "^2.3.2",
"@types/nodemailer": "^6.4.8",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/ws": "^8.5.4",
"ace-builds": "^1.22.0",
Expand Down
9 changes: 0 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -515,15 +515,6 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.2.7":
version "18.2.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/scheduler@*":
version "0.16.3"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
Expand Down

0 comments on commit 98483ad

Please sign in to comment.