File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 115
115
"reduce_funcs" : false
116
116
}
117
117
},
118
- "author" :
" Jason Miller <[email protected] > " ,
118
+ "author" : " The Preact Authors (https://github.com/preactjs/preact/contributors) " ,
119
119
"license" : " MIT" ,
120
- "repository" : " developit/preact-render-to-string" ,
121
- "bugs" : " https://github.com/developit/preact-render-to-string/issues" ,
122
- "homepage" : " https://github.com/developit/preact-render-to-string" ,
120
+ "repository" : {
121
+ "type" : " git" ,
122
+ "url" : " https://github.com/preactjs/preact-render-to-string"
123
+ },
124
+ "bugs" : " https://github.com/preactjs/preact-render-to-string/issues" ,
125
+ "homepage" : " https://github.com/preactjs/preact-render-to-string" ,
123
126
"peerDependencies" : {
124
127
"preact" : " >=10"
125
128
},
You can’t perform that action at this time.
0 commit comments