Skip to content

Commit e776dfb

Browse files
authored
chore: support unpkg (#548)
1 parent 4a24291 commit e776dfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "4.4.3",
44
"description": "React draggable component",
55
"main": "build/cjs/cjs.js",
6+
"unpkg": "build/web/react-draggable.min.js",
67
"scripts": {
78
"test": "make test",
89
"test-phantom": "make test-phantom",

0 commit comments

Comments
 (0)