react-grid-layout
Advanced tools
Comparing version 0.13.2 to 0.13.3
@@ -29,3 +29,3 @@ 'use strict'; | ||
var _lodash = require('lodash.isEqual'); | ||
var _lodash = require('lodash.isequal'); | ||
@@ -32,0 +32,0 @@ var _lodash2 = _interopRequireDefault(_lodash); |
# Changelog | ||
0.13.3 (Aug 31, 2016) | ||
----- | ||
#### Fixes: | ||
- Fixed `lodash.isequal` import, which was ruined by case-insensitive HFS+ *shakes fist* | ||
0.13.2 (Aug 31, 2016) | ||
@@ -4,0 +11,0 @@ ----- |
{ | ||
"name": "react-grid-layout", | ||
"version": "0.13.2", | ||
"version": "0.13.3", | ||
"description": "A draggable and resizable grid layout with responsive breakpoints, for React.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
160910