File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed
Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " rollup-plugin-chrome-extension " : patch
3+ " @crxjs/vite-plugin " : patch
4+ ---
5+
6+ fix: update repository url
Original file line number Diff line number Diff line change 11blank_issues_enabled : false
22contact_links :
33 - name : RPCE Community Support
4- url : https://github.com/crxjs/rollup-plugin- chrome-extension/discussions/new
4+ url : https://github.com/crxjs/chrome-extension-tools /discussions/new
55 about : Need help? Start a community discussion!
Original file line number Diff line number Diff line change 1313 " browser" ,
1414 " browser-extension"
1515 ],
16+ "homepage" : " https://www.extend-chrome.dev/rollup-plugin" ,
1617 "repository" : {
17- "url" : " https://github.com/crxjs/rollup-plugin-chrome-extension.git"
18+ "type" : " git" ,
19+ "url" : " git+https://github.com/crxjs/chrome-extension-tools" ,
20+ "directory" : " packages/rollup-plugin"
1821 },
1922 "license" : " MIT" ,
2023 "author" : " Jack and Amy Steam <jacksteamdev@gmail.com>" ,
Original file line number Diff line number Diff line change 1313 " browser" ,
1414 " browser-extension"
1515 ],
16- "homepage" : " https://github.com/crxjs/rollup -plugin-chrome-extension " ,
16+ "homepage" : " https://crxjs.dev/vite -plugin" ,
1717 "bugs" : {
18- "url" : " https://github.com/crxjs/rollup-plugin- chrome-extension/issues"
18+ "url" : " https://github.com/crxjs/chrome-extension-tools /issues"
1919 },
2020 "repository" : {
2121 "type" : " git" ,
22- "url" : " https://github.com/crxjs/rollup-plugin-chrome-extension.git"
22+ "url" : " git+https://github.com/crxjs/chrome-extension-tools" ,
23+ "directory" : " packages/vite-plugin"
2324 },
2425 "license" : " MIT" ,
2526 "author" : " Jack and Amy Steam <jacksteamdev@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments