File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-spreadsheet" ,
2
+ "name" : " @funee-inc/ react-spreadsheet" ,
3
3
"version" : " 0.10.0" ,
4
4
"description" : " Simple, customizable yet performant spreadsheet for React" ,
5
5
"author" :
" Iddan Aaronsohn <[email protected] > (https://aniddan.com)" ,
112
112
},
113
113
"repository" : {
114
114
"type" : " git" ,
115
- "url" : " git+https://github.com/iddan /react-spreadsheet.git"
115
+ "url" : " git+https://github.com/FUNEE-inc /react-spreadsheet.git"
116
116
},
117
117
"license" : " MIT" ,
118
118
"bugs" : {
119
119
"url" : " https://github.com/iddan/react-spreadsheet/issues"
120
120
},
121
- "homepage" : " https://github.com/iddan/react-spreadsheet#readme"
121
+ "homepage" : " https://github.com/iddan/react-spreadsheet#readme" ,
122
+ "publishConfig" : {
123
+ "registry" : " https://npm.pkg.github.com/funee-inc"
124
+ }
122
125
}
You can’t perform that action at this time.
0 commit comments