File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1- <!--
2- ### Breaking Changes
3-
4- ### Features
5-
6- ### Bug Fixes and Improvements
7-
81### Other Changes
9- -->
2+ - Add funding link to package.json
Original file line number Diff line number Diff line change 88 "url" : " git@github.com:lukasbach/react-complex-tree.git" ,
99 "directory" : " packages/blueprintjs-renderers"
1010 },
11+ "funding" : " https://github.com/sponsors/lukasbach" ,
1112 "description" : " Renderers for react-complex-tree with a BlueprintJS-styled theme" ,
1213 "homepage" : " https://rct.lukasbach.com/docs/guides/blueprintjs" ,
1314 "author" : " Lukas Bach <npm@lukasbach.com>" ,
Original file line number Diff line number Diff line change 77 "typings" : " lib/esm/index.d.ts" ,
88 "style" : " lib/style-modern.css" ,
99 "unpkg" : " lib/bundle.js" ,
10+ "funding" : " https://github.com/sponsors/lukasbach" ,
1011 "sideEffects" : [
1112 " **/*.css"
1213 ],
You can’t perform that action at this time.
0 commit comments