File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 59
59
"test" : " jest" ,
60
60
"lint" : " eslint src scripts docs tests nuxt" ,
61
61
"release" : " npm run build && npm run test && standard-version" ,
62
- "postinstall" : " opencollective postinstall || exit 0"
62
+ "postinstall" : " opencollective- postinstall || exit 0"
63
63
},
64
64
"dependencies" : {
65
65
"bootstrap" : " ^4.1.1" ,
66
66
"lodash.get" : " ^4.4.2" ,
67
67
"lodash.startcase" : " ^4.4.0" ,
68
- "opencollective" : " ^1 .0.3 " ,
68
+ "opencollective-postinstall " : " ^2 .0.0 " ,
69
69
"popper.js" : " ^1.12.9" ,
70
70
"vue-functional-data-merge" : " ^2.0.5"
71
71
},
Original file line number Diff line number Diff line change @@ -5786,6 +5786,10 @@ onetime@^2.0.0:
5786
5786
dependencies :
5787
5787
mimic-fn "^1.0.0"
5788
5788
5789
+ opencollective-postinstall@^2.0.0 :
5790
+ version "2.0.0"
5791
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.0.tgz#5fe062f2706bb84150f7fb1af9f1277e46ec1388"
5792
+
5789
5793
opencollective@^1.0.3 :
5790
5794
version "1.0.3"
5791
5795
resolved "https://registry.yarnpkg.com/opencollective/-/opencollective-1.0.3.tgz#aee6372bc28144583690c3ca8daecfc120dd0ef1"
You can’t perform that action at this time.
0 commit comments