@potok/icon-switch
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@potok/icon-switch", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Potok.io UI Icon Switch component", | ||
@@ -10,9 +10,9 @@ "main": "./IconSwitch.jsx", | ||
"peerDependencies": { | ||
"react": ">=15.0.0" | ||
"react": ">=15.0.0", | ||
"styled-components": "^3.2.6", | ||
"styled-tools": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@potok/theme": "^0.6.0", | ||
"styled-components": "^3.2.6", | ||
"styled-tools": "^1.0.0" | ||
"@potok/theme": "^0.6.0" | ||
} | ||
} |
- Removedstyled-components@^3.2.6
- Removedstyled-tools@^1.0.0