removed opencollective-postinstall

This commit is contained in:
Matteo Manzinello 2019-09-13 22:01:56 +02:00
parent a841a602f8
commit 648d22882d

View File

@ -4,8 +4,7 @@
"description": "a different mailto", "description": "a different mailto",
"scripts": { "scripts": {
"build": "gulp && webpack", "build": "gulp && webpack",
"test": "jest", "test": "jest"
"postinstall": "opencollective-postinstall || true"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -49,9 +48,7 @@
"webpack": "^4.40.2", "webpack": "^4.40.2",
"webpack-cli": "^3.3.8" "webpack-cli": "^3.3.8"
}, },
"dependencies": { "dependencies": {},
"opencollective-postinstall": "^2.0.2"
},
"browserslist": "cover 99.5%", "browserslist": "cover 99.5%",
"collective": { "collective": {
"type": "opencollective", "type": "opencollective",