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 1818 "release" : " standard-version --no-verify" ,
1919 "test" : " mocha" ,
2020 "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"
2322 },
2423 "repository" : {
2524 "type" : " git" ,
3837 "dependencies" : {
3938 "@types/domhandler" : " 2.4.1" ,
4039 "html-dom-parser" : " 0.2.2" ,
41- "opencollective-postinstall" : " 2.0.2" ,
4240 "react-property" : " 1.0.1" ,
4341 "style-to-object" : " 0.2.3"
4442 },
7472 " /lib" ,
7573 " index.d.ts"
7674 ],
77- "license" : " MIT" ,
7875 "collective" : {
7976 "type" : " opencollective" ,
8077 "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