Skip to content

Commit d84022d

Browse files
committed
release 1.3.1
1 parent b7ac674 commit d84022d

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

dist/react-grid-layout.min.js

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-grid-layout.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-grid-layout",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A draggable and resizable grid layout with responsive breakpoints, for React.",
55
"main": "index.js",
66
"scripts": {
@@ -108,4 +108,4 @@
108108
"prettier --write"
109109
]
110110
}
111-
}
111+
}

0 commit comments

Comments
 (0)