Skip to content

Commit 300f107

Browse files
committed
fix(module): rem "module" from package.json
Fixes #482
1 parent c7d87c3 commit 300f107

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "4.4.1",
44
"description": "React draggable component",
55
"main": "build/cjs/cjs.js",
6-
"module": "build/module/Draggable.js",
76
"scripts": {
87
"test": "make test",
98
"test-phantom": "make test-phantom",

0 commit comments

Comments
 (0)