Skip to content

Commit 8366d80

Browse files
author
Sampo Kivistö
committed
Backported opencollective post-install script to v5
1 parent 83ac9ff commit 8366d80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/inferno/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"logo": "https://opencollective.com/inferno/logo.txt"
3232
},
3333
"scripts": {
34-
"postinstall": "opencollective postinstall"
34+
"postinstall": "opencollective-postinstall"
3535
},
3636
"rollup": {
3737
"bundledDependencies": [
@@ -51,6 +51,6 @@
5151
"dependencies": {
5252
"inferno-shared": "5.6.1",
5353
"inferno-vnode-flags": "5.6.1",
54-
"opencollective": "^1.0.3"
54+
"opencollective-postinstall": "^2.0.3"
5555
}
5656
}

0 commit comments

Comments
 (0)