react-cloudimage-responsive
Advanced tools
Comparing version
{ | ||
"name": "react-cloudimage-responsive", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Cloudimage responsive plugin will make your website load the exact image size you need depending on your user's screen size. Multiple pixel ratios are supported.", | ||
@@ -17,7 +17,9 @@ "main": "dist/index.js", | ||
"license": "ISC", | ||
"peerDependencies": { | ||
"react": "^16.6.3", | ||
"react-dom": "^16.6.3", | ||
"dependencies": { | ||
"react-lazyload": "^2.3.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.6.0", | ||
"react-dom": "^16.6.0" | ||
}, | ||
"devDependencies": { | ||
@@ -24,0 +26,0 @@ "babel-cli": "^6.26.0", |
23992
0.1%+ Added