Update benchmark libraries

This commit is contained in:
Nicolas Gallagher
2017-07-09 16:50:01 -07:00
parent 077d2f3e63
commit 66732394cb
2 changed files with 116 additions and 99 deletions
+5 -5
View File
@@ -4,12 +4,12 @@
"dependencies": {
"aphrodite": "^1.2.1",
"classnames": "^2.2.5",
"glamor": "2.20.25",
"glamor": "^3.0.0-2",
"marky": "^1.2.0",
"react-jss": "^6.1.1",
"react-primitives": "^0.4.2",
"reactxp": "^0.34.3",
"styled-components": "^2.1.0",
"react-jss": "^7.0.0-pre.1",
"react-primitives": "^0.4.3",
"reactxp": "0.34.3",
"styled-components": "^2.1.1",
"styletron-client": "^2.5.7",
"styletron-utils": "^2.5.4"
},