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 4a24291 commit e776dfbCopy full SHA for e776dfb
package.json
@@ -3,6 +3,7 @@
3
"version": "4.4.3",
4
"description": "React draggable component",
5
"main": "build/cjs/cjs.js",
6
+ "unpkg": "build/web/react-draggable.min.js",
7
"scripts": {
8
"test": "make test",
9
"test-phantom": "make test-phantom",
0 commit comments