Skip to content

Commit 4713426

Browse files
Update package.json
correct postinstall
1 parent 12253dc commit 4713426

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
@@ -19,10 +19,10 @@
1919
"lerna": "^3.1.2"
2020
},
2121
"dependencies": {
22-
"opencollective": "^1.0.3"
22+
"opencollective-postinstall": "^2.0.0",
2323
},
2424
"collective": {
2525
"type": "opencollective",
2626
"url": "https://opencollective.com/typescript-webpack-starter"
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)