We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60482f7 commit 9a2817bCopy full SHA for 9a2817b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.3.6 (Apr 8, 2016)
4
+
5
+- Republish after 1.3.5 contained a bundling error.
6
7
### 1.3.5 (Apr 8, 2016)
8
9
- Add React v15 to devDeps. `<Draggable>` supports both `v0.14` and `v15`.
bower.json
@@ -1,6 +1,6 @@
{
"name": "react-draggable",
- "version": "1.3.5",
+ "version": "1.3.6",
"homepage": "https://github.com/mzabriskie/react-draggable",
"authors": [
"Matt Zabriskie"
package.json
"description": "React draggable component",
"main": "dist/react-draggable.js",
"browser": "dist/react-draggable.js",
0 commit comments