File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- ![ logo] ( https://i.ibb.co/8MmP9pp /react-pusher-hoc-logo.png )
1+ ![ logo] ( https://i.ibb.co/yRjS2cd /react-pusher-hoc-logo.png )
22
33[ ![ npm version] ( https://badge.fury.io/js/react-pusher-hoc.svg )] ( https://badge.fury.io/js/react-pusher-hoc )
44[ ![ Build Status] ( https://travis-ci.org/fel1xw/react-pusher-hoc.svg?branch=master )] ( https://travis-ci.org/fel1xw/react-pusher-hoc )
Original file line number Diff line number Diff line change 1414 "postbuild" : " size-limit" ,
1515 "size" : " size-limit" ,
1616 "test" : " jest" ,
17- "coveralls" : " jest --coverage && cat ./coverage/lcov.info | coveralls"
17+ "coveralls" : " jest --coverage && cat ./coverage/lcov.info | coveralls" ,
18+ "prepublishOnly" : " npm t && npm run build"
1819 },
1920 "repository" : {
2021 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments