Skip to content

Commit b9f801e

Browse files
theKasheygregberge
authored andcommitted
chore: move opencollective to dev deps (#916)
1 parent 8c09378 commit b9f801e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"husky": "^0.14.3",
7575
"jest": "^22.3.0",
7676
"lint-staged": "^6.1.1",
77+
"opencollective": "^1.0.3",
7778
"prettier": "^1.10.2",
7879
"react": "^16.2.0",
7980
"react-dom": "^16.2.0",
@@ -97,7 +98,6 @@
9798
"fast-levenshtein": "^2.0.6",
9899
"global": "^4.3.0",
99100
"hoist-non-react-statics": "^2.5.0",
100-
"opencollective": "^1.0.3",
101101
"prop-types": "^15.6.0",
102102
"shallowequal": "^1.0.2"
103103
},
@@ -120,4 +120,4 @@
120120
"type": "opencollective",
121121
"url": "https://opencollective.com/react-hot-loader"
122122
}
123-
}
123+
}

0 commit comments

Comments
 (0)