Skip to content

Commit b3de037

Browse files
author
Dang Hai An
committed
fix: do not peerDepend on react-dnd
1 parent 538f987 commit b3de037

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,16 @@
1818
},
1919
"keywords": [
2020
"react",
21-
"html5",
21+
"mouse",
2222
"dragndrop",
2323
"svg"
2424
],
25-
"author": "zyzo",
25+
"author": "danghaian168@gmail.com",
2626
"license": "MIT",
2727
"bugs": {
2828
"url": "https://github.com/zyzo/react-dnd-mouse-backend/issues"
2929
},
3030
"homepage": "https://github.com/zyzo/react-dnd-mouse-backend#readme",
31-
"peerDependencies": {
32-
"react-dnd": ">=2.1.2"
33-
},
3431
"devDependencies": {
3532
"babel": "^6.5.2",
3633
"babel-cli": "^6.6.5",

0 commit comments

Comments
 (0)