styled-helpers
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -23,3 +23,3 @@ import React from 'react'; | ||
letter-spacing: 3px; | ||
margin: 2rem 0 0 0; | ||
margin: 5rem 0 0 0; | ||
@media (min-width: 600px) { | ||
@@ -98,3 +98,3 @@ font-size: 3rem; | ||
<p>Badges here!</p> | ||
<img src="https://badge.fury.io/js/styled-helpers.svg" /> | ||
@@ -101,0 +101,0 @@ <h2>Block</h2> |
{ | ||
"name": "styled-helpers", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Helper components for react built with styled-components", | ||
@@ -31,3 +31,2 @@ "main": "styled-helpers.js", | ||
"react-dom": "^15.6.1", | ||
"react-highlight": "^0.10.0", | ||
"styled-components": "^2.1.1" | ||
@@ -40,2 +39,3 @@ }, | ||
"babel-preset-react": "^6.24.1", | ||
"react-highlight": "^0.10.0", | ||
"webpack": "^3.2.0", | ||
@@ -42,0 +42,0 @@ "webpack-dev-server": "^2.5.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1815822
3
7
40517
- Removedreact-highlight@^0.10.0
- Removedhighlight.js@9.18.5(transitive)
- Removedreact-highlight@0.10.0(transitive)