mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 22:38:13 +08:00
Fixed range for styled-component.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"styled-components": ">=2.0 || >=3.0"
|
||||
"styled-components": "2.x - 3.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user