Skip to content

Commit

Permalink
fix(module): rem "module" from package.json
Browse files Browse the repository at this point in the history
Fixes #482
  • Loading branch information
STRML committed May 14, 2020
1 parent c7d87c3 commit 300f107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "4.4.1",
"description": "React draggable component",
"main": "build/cjs/cjs.js",
"module": "build/module/Draggable.js",
"scripts": {
"test": "make test",
"test-phantom": "make test-phantom",
Expand Down

0 comments on commit 300f107

Please sign in to comment.