@material-styled/theming
Advanced tools
+6
-3
| { | ||
| "name": "@material-styled/theming", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "Themes shortcuts for material-styled", | ||
@@ -28,7 +28,10 @@ "author": "Sergey Sova <i.am@lestad.net> (httsp://lestad.top)", | ||
| ], | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "devDependencies": { | ||
| "prop-types": "^15.5.10", | ||
| "prop-types": "^15.6.0", | ||
| "react": "^15.6.1", | ||
| "react-dom": "^15.6.1", | ||
| "styled-components": "^2.1.1" | ||
| "styled-components": "^2.4.0" | ||
| }, | ||
@@ -35,0 +38,0 @@ "peerDependencies": { |
1566
3.16%