File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @tanstack-query-firebase/angular " : patch
3+ " @tanstack-query-firebase/react " : patch
4+ ---
5+
6+ chore: add repository fields to package.json
Original file line number Diff line number Diff line change 2424 "default" : " ./data-connect/index.js"
2525 }
2626 },
27- "author" : " " ,
27+ "author" : {
28+ "name" : " Invertase" ,
29+ "email" : " oss@invertase.io" ,
30+ "url" : " https://github.com/invertase/tanstack-query-firebase"
31+ },
32+ "repository" : {
33+ "type" : " git" ,
34+ "url" : " https://github.com/invertase/tanstack-query-firebase"
35+ },
2836 "license" : " Apache-2.0" ,
2937 "devDependencies" : {
3038 "@dataconnect/default-connector" : " workspace:*" ,
Original file line number Diff line number Diff line change 3636 "email" : " oss@invertase.io" ,
3737 "url" : " https://github.com/invertase/tanstack-query-firebase"
3838 },
39+ "repository" : {
40+ "type" : " git" ,
41+ "url" : " https://github.com/invertase/tanstack-query-firebase"
42+ },
3943 "license" : " Apache-2.0" ,
4044 "devDependencies" : {
4145 "@dataconnect/default-connector" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments