react-responsive-masonry
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,1 +1,5 @@ | ||
# 1.2.2 - 2017-06-03 | ||
* Add: `files` to package.json | ||
# 1.2.1 - 2017-06-03 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "react-responsive-masonry", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "React responsive masonry component built with css flexbox", | ||
"main": "lib/index.js", | ||
"repository": { | ||
@@ -23,2 +22,6 @@ "type": "git", | ||
"homepage": "https://github.com/xuopled/react-responsive-masonry#readme", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"devDependencies": { | ||
@@ -25,0 +28,0 @@ "babel-cli": "^6.24.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
211
22452
10
1