Skip to content

Commit 22fa859

Browse files
committed
move opencollective to devDependencies
1 parent 18835a7 commit 22fa859

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,13 @@
2929
"flow-bin": "0.41.0",
3030
"jest": "^21.2.1",
3131
"lerna": "^2.5.1",
32+
"opencollective": "^1.0.3",
3233
"prettier": "^1.7.4",
3334
"rimraf": "^2.6.2",
3435
"ts-jest": "^21.1.4",
3536
"tslint": "^5.8.0",
3637
"typescript": "^2.4.1"
3738
},
38-
"dependencies": {
39-
"opencollective": "^1.0.3"
40-
},
4139
"collective": {
4240
"type": "opencollective",
4341
"url": "https://opencollective.com/accounts-js",

0 commit comments

Comments
 (0)