File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 18
18
"release" : " standard-version --no-verify" ,
19
19
"test" : " mocha" ,
20
20
"test:coverage" : " nyc npm test" ,
21
- "test:coverage:report" : " nyc report --reporter=html" ,
22
- "postinstall" : " opencollective-postinstall || true"
21
+ "test:coverage:report" : " nyc report --reporter=html"
23
22
},
24
23
"repository" : {
25
24
"type" : " git" ,
38
37
"dependencies" : {
39
38
"@types/domhandler" : " 2.4.1" ,
40
39
"html-dom-parser" : " 0.2.2" ,
41
- "opencollective-postinstall" : " 2.0.2" ,
42
40
"react-property" : " 1.0.1" ,
43
41
"style-to-object" : " 0.2.3"
44
42
},
74
72
" /lib" ,
75
73
" index.d.ts"
76
74
],
77
- "license" : " MIT" ,
78
75
"collective" : {
79
76
"type" : " opencollective" ,
80
77
"url" : " https://opencollective.com/html-react-parser"
81
- }
82
- }
78
+ },
79
+ "license" : " MIT"
80
+ }
You can’t perform that action at this time.
0 commit comments