Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "styled-is", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"license": "MPL-2.0", | ||
@@ -15,5 +15,5 @@ "description": "Flag utility for styled-components", | ||
"repository": "github:yldio/joyent-portal", | ||
"main": "dist/index.umd.js", | ||
"jsnext:main": "dist/index.es.js", | ||
"module": "dist/index.es.js", | ||
"main": "dist/styled-is.umd.js", | ||
"jsnext:main": "dist/styled-is.es.js", | ||
"module": "dist/styled-is.es.js", | ||
"entry": "src/index.js", | ||
@@ -38,3 +38,3 @@ "scripts": { | ||
"react": "^15.5.4", | ||
"styled-components": "^1.4.6" | ||
"styled-components": "^2.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
199778
22
496