react-grid-layout
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -20,3 +20,3 @@ "use strict"; | ||
var WidthListeningMixin = require("./mixins/WidthListeningMixin"); | ||
var ReactGridLayout = require("./ReactGridLayout.jsx"); | ||
var ReactGridLayout = require("./ReactGridLayout"); | ||
@@ -23,0 +23,0 @@ /** |
{ | ||
"name": "react-grid-layout", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A draggable and resizable grid layout with responsive breakpoints, for React.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
56933