File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 12
12
"jest" : " ^24.1.0" ,
13
13
"jest-puppeteer" : " ^4.0.0" ,
14
14
"node-sass" : " ^4.9.0" ,
15
- "opencollective-postinstall" : " ^2.0.2" ,
16
- "opencollective" : " ^1.0.3" ,
17
15
"prettier" : " ^1.16.4" ,
18
16
"prettier-check" : " ^2.0.0" ,
19
17
"puppeteer" : " ^1.13.0" ,
36
34
"build:js" : " rollup -c" ,
37
35
"prepublish" : " yarn run build" ,
38
36
"travis-deploy-once" : " travis-deploy-once" ,
39
- "semantic-release" : " semantic-release" ,
40
- "postinstall" : " opencollective-postinstall"
37
+ "semantic-release" : " semantic-release"
41
38
},
42
39
"dependencies" : {
43
40
"document-register-element" : " ^1.8.1"
46
43
"type" : " git" ,
47
44
"url" : " https://github.com/ColinEberhardt/applause-button.git"
48
45
},
49
- "collective" : {
50
- "type" : " opencollective" ,
51
- "url" : " https://opencollective.com/applause-button"
52
- },
53
46
"jest" : {
54
47
"preset" : " jest-puppeteer"
55
48
}
56
- }
49
+ }
You can’t perform that action at this time.
0 commit comments