Skip to content

Commit

Permalink
chore: move opencollective to dev deps (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey authored and gregberge committed Apr 1, 2018
1 parent 8c09378 commit b9f801e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"husky": "^0.14.3",
"jest": "^22.3.0",
"lint-staged": "^6.1.1",
"opencollective": "^1.0.3",
"prettier": "^1.10.2",
"react": "^16.2.0",
"react-dom": "^16.2.0",
Expand All @@ -97,7 +98,6 @@
"fast-levenshtein": "^2.0.6",
"global": "^4.3.0",
"hoist-non-react-statics": "^2.5.0",
"opencollective": "^1.0.3",
"prop-types": "^15.6.0",
"shallowequal": "^1.0.2"
},
Expand All @@ -120,4 +120,4 @@
"type": "opencollective",
"url": "https://opencollective.com/react-hot-loader"
}
}
}

0 comments on commit b9f801e

Please sign in to comment.