Add styled-components/primitives to benchmarks

This commit is contained in:
Nicolas Gallagher
2017-06-24 10:11:29 -07:00
parent 8777e25d8e
commit f237fc3094
6 changed files with 266 additions and 35 deletions
+4 -3
View File
@@ -7,14 +7,15 @@
"glamor": "2.20.25",
"marky": "^1.2.0",
"react-jss": "^6.1.1",
"react-primitives": "^0.4.2",
"reactxp": "^0.34.3",
"styled-components": "2.0.0-17",
"styled-components": "^2.1.0",
"styletron-client": "^2.5.7",
"styletron-utils": "^2.5.4"
},
"devDependencies": {
"css-loader": "^0.28.1",
"css-loader": "^0.28.4",
"react-addons-perf": "^15.4.2",
"style-loader": "^0.17.0"
"style-loader": "^0.18.2"
}
}