Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit b0049a6

Browse files
committed
chore: remove types material-ui
1 parent 6a438ee commit b0049a6

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@types/enzyme": "3.10.3",
2222
"@types/jest": "24.0.18",
2323
"@types/lodash": "4.14.138",
24-
"@types/material-ui": "0.21.7",
2524
"@types/node": "12.7.3",
2625
"@types/react": "16.9.2",
2726
"@types/react-dom": "16.9.0",

yarn.lock

-15
Original file line numberDiff line numberDiff line change
@@ -1866,14 +1866,6 @@
18661866
resolved "https://registry.verdaccio.org/@types%2flodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e"
18671867
integrity sha512-A4uJgHz4hakwNBdHNPdxOTkYmXNgmUAKLbXZ7PKGslgeV0Mb8P3BlbYfPovExek1qnod4pDfRbxuzcVs3dlFLg==
18681868

1869-
"@types/material-ui@0.21.7":
1870-
version "0.21.7"
1871-
resolved "https://registry.verdaccio.org/@types%2fmaterial-ui/-/material-ui-0.21.7.tgz#2a4ab77a56a16adef044ba607edde5214151a5d8"
1872-
integrity sha512-OxGu+Jfm3d8IVYu5w2cqosSFU+8KJYCeVjw1jLZ7DzgoE7KpSFFpbDJKWhV1FAf/HEQXzL1IpX6PmLwINlE4Xg==
1873-
dependencies:
1874-
"@types/react" "*"
1875-
"@types/react-addons-linked-state-mixin" "*"
1876-
18771869
"@types/minimatch@*":
18781870
version "3.0.3"
18791871
resolved "https://registry.verdaccio.org/@types%2fminimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -1914,13 +1906,6 @@
19141906
resolved "https://registry.npmjs.org/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
19151907
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
19161908

1917-
"@types/react-addons-linked-state-mixin@*":
1918-
version "0.14.20"
1919-
resolved "https://registry.verdaccio.org/@types%2freact-addons-linked-state-mixin/-/react-addons-linked-state-mixin-0.14.20.tgz#5f0cd884ace049d538982a3b254f4807b9395eb6"
1920-
integrity sha512-17M8ymjR/vvyaQnLNuLSQipxtUrxaIq19phbWKKz1drIXeVQx+AnqMVVVIClno/gPheJWcLVCbf+yXXbbRalIg==
1921-
dependencies:
1922-
"@types/react" "*"
1923-
19241909
"@types/react-dom@*", "@types/react-dom@16.9.0":
19251910
version "16.9.0"
19261911
resolved "https://registry.verdaccio.org/@types%2freact-dom/-/react-dom-16.9.0.tgz#ba6ddb00bf5de700b0eb91daa452081ffccbfdea"

0 commit comments

Comments
 (0)