Skip to content

Commit

Permalink
FIX Remove redux-form dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raissanorth committed Oct 19, 2018
1 parent e2d064d commit 6ec751d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"react-apollo": "^0.7.1",
"react-redux": "^4.4.1",
"reactstrap": "^5.0.0-beta",
"redux": "^3.3.1",
"redux-form": "^6.8.0"
"redux": "^3.3.1"
},
"devDependencies": {
"@silverstripe/eslint-config": "^0.0.2",
Expand Down

0 comments on commit 6ec751d

Please sign in to comment.