Skip to content

Commit

Permalink
Merge pull request #263 from topaxi/opencollective-to-dev
Browse files Browse the repository at this point in the history
Use opencollective-postinstall instead of opencollective
  • Loading branch information
orizens authored Mar 10, 2019
2 parents f3fafca + 5fbc8af commit f1ac40e
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 @@ -16,7 +16,7 @@
"compodoc-serve": "compodoc -s",
"transpile": "ngc -p ./tsconfig.json",
"serve:prod": "npm run build && lite-server -c ./example/bs-config.json",
"postinstall": "opencollective postinstall"
"postinstall": "opencollective-postinstall"
},
"typings": "./ngx-infinite-scroll.d.ts",
"author": "Oren Farhi (orizens.com)",
Expand Down Expand Up @@ -76,7 +76,7 @@
"zone.js": "^0.8.26"
},
"dependencies": {
"opencollective": "^1.0.3"
"opencollective-postinstall": "^2.0.2"
},
"collective": {
"type": "opencollective",
Expand Down

0 comments on commit f1ac40e

Please sign in to comment.