feat: upgrade styled-components and remove ununsed basscss import

This commit is contained in:
fragosti 2019-01-11 12:00:02 -08:00
parent 500d8fc86b
commit 4799b68972
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
"react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
"react-tooltip": "^3.2.7",
"semver": "5.5.0",
"styled-components": "^3.3.0"
"styled-components": "^4.0.1"
},
"publishConfig": {
"access": "public"

View File

@ -56,7 +56,7 @@
"react-markdown": "^3.2.2",
"react-router-dom": "^4.1.1",
"react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
"styled-components": "^3.3.0",
"styled-components": "^4.0.1",
"valid-url": "^1.0.9"
},
"publishConfig": {