1
1
mirror of https://github.com/c8r/x0.git synced 2024-08-17 01:10:32 +03:00

Test styled-components as hard dependency

This commit is contained in:
Brent Jackson 2018-06-23 17:30:48 -04:00
parent 8c7f3d48ec
commit 242f8fb486

View File

@ -74,6 +74,7 @@
"remark-slug": "^5.0.0",
"semver": "^5.5.0",
"stringify-object": "^3.2.2",
"styled-components": ">=3.0.0",
"styled-system": "^2.3.1",
"update-notifier": "^2.5.0",
"webpack": "^4.10.2",
@ -88,11 +89,7 @@
"react-test-renderer": "^16.4.1",
"refunk": "^3.0.1",
"rimraf": "^2.6.2",
"sinon": "^6.0.0",
"styled-components": "^3.3.2"
},
"peerDependencies": {
"styled-components": "3.x"
"sinon": "^6.0.0"
},
"x0": {
"title": "Compositor x0",