Omit verson of react types

This commit is contained in:
Fabio Berger 2018-07-23 16:02:03 +02:00
parent f84f879950
commit c7962216e9

View File

@ -41,7 +41,7 @@
"@types/lodash": "4.14.104", "@types/lodash": "4.14.104",
"@types/material-ui": "0.18.0", "@types/material-ui": "0.18.0",
"@types/node": "^8.0.53", "@types/node": "^8.0.53",
"@types/react": "16.3.13", "@types/react": "*",
"@types/react-dom": "^16.0.3", "@types/react-dom": "^16.0.3",
"@types/react-scroll": "0.0.31", "@types/react-scroll": "0.0.31",
"basscss": "^8.0.3", "basscss": "^8.0.3",