Skip to content

Commit e8ba361

Browse files
committed
@types/react-color removal
1 parent 5122175 commit e8ba361

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

packages/app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@
252252
"@types/phoenix": "^1.4.0",
253253
"@types/prop-types": "^15.7.0",
254254
"@types/react": "^16.8.12",
255-
"@types/react-color": "^2.17.2",
256255
"@types/react-dom": "^16.8.3",
257256
"@types/react-helmet": "^5.0.11",
258257
"@types/react-icons": "2.2.7",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4276,13 +4276,6 @@
42764276
"@types/history" "*"
42774277
"@types/react" "*"
42784278

4279-
"@types/react-color@^2.17.2":
4280-
version "2.17.2"
4281-
resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-2.17.2.tgz#1a9de1baf5af5c4c7aecb8cb80f3f3cf242743ad"
4282-
integrity sha512-6aa8L1hhxxjEZz7LY45NRMOKUt72dVrB3MWXESv92YZohH3n2jjUi7j1cMeygdSUxZD8qLU5ITA63tRYYu8M2g==
4283-
dependencies:
4284-
"@types/react" "*"
4285-
42864279
"@types/react-dom@^16.8.3":
42874280
version "16.8.3"
42884281
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.8.3.tgz#6131b7b6158bc7ed1925a3374b88b7c00481f0cb"

0 commit comments

Comments
 (0)