File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-data-table" ,
3- "version" : " 4.0.0-beta.3 " ,
3+ "version" : " 4.0.0-beta.4 " ,
44 "description" : " A small and clean data-table with a lot of integrated functions" ,
55 "homepage" : " https://neolution-ch.github.io/react-data-table" ,
66 "repository" : {
3737 "prepare-pr" : " yarn prettier . --write && yarn lint && yarn build && yarn test\" " ,
3838 "prettier-check" : " prettier --check ." ,
3939 "prettier-write" : " prettier --write ." ,
40- "copy-definitionfile" :" shx cp -r src/react-table.d.ts dist/react-table.d.ts" ,
40+ "copy-definitionfile" : " shx cp -r src/react-table.d.ts dist/react-table.d.ts" ,
4141 "start" : " yarn copy-definitionfile && rollup -c -w" ,
4242 "start-all" : " concurrently \" yarn start\" \" yarn start-yalc\" " ,
4343 "start-yalc" : " yarn nodemon --watch dist -x \" yarn yalc push\" " ,
You can’t perform that action at this time.
0 commit comments