Skip to content

Commit

Permalink
Remove draft-js dependencies. Fixes #185
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerpena committed Jul 6, 2019
1 parent 7dc6296 commit 499860f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"url": "https://github.com/andrerpena/react-mde.git/issues"
},
"devDependencies": {
"@types/draft-js": "^0.10.20",
"@types/enzyme": "^3.1.15",
"@types/express": "^4.11.1",
"@types/jest": "^23.3.11",
Expand All @@ -48,7 +47,6 @@
"babel-core": "^6.26.3",
"cross-env": "^5.1.3",
"css-loader": "^0.28.10",
"draft-js": "^0.10.5",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"express": "^4.16.2",
Expand Down Expand Up @@ -86,7 +84,6 @@
},
"homepage": "https://github.com/andrerpena/react-mde.git#readme",
"peerDependencies": {
"draft-js": "^0.10.5",
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
Expand Down

0 comments on commit 499860f

Please sign in to comment.