update react and styled-components

This commit is contained in:
August Skare
2018-10-15 13:37:47 +02:00
parent 23fb8dab13
commit c616b53c9c
2 changed files with 2511 additions and 5 deletions

View File

@@ -22,11 +22,11 @@
"less": "^2.7.2",
"lodash": "^4.17.5",
"polished": "^1.9.2",
"react": "^16.4.2",
"react": "^16.5.2",
"react-document-title": "^2.0.3",
"react-dom": "^16.4.2",
"react-dom": "^16.5.2",
"react-helmet": "^5.2.0",
"styled-components": "^3.3.0"
"styled-components": "^4.0.0-beta.9-macro2"
},
"devDependencies": {
"@types/lodash": "4.14.104",