File tree Expand file tree Collapse file tree 12 files changed +26
-11
lines changed
Expand file tree Collapse file tree 12 files changed +26
-11
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @sveltejs/adapter-auto " : patch
3+ " @sveltejs/adapter-cloudflare " : patch
4+ " @sveltejs/adapter-netlify " : patch
5+ " @sveltejs/adapter-node " : patch
6+ " @sveltejs/adapter-static " : patch
7+ " @sveltejs/adapter-vercel " : patch
8+ " @sveltejs/amp " : patch
9+ " create-svelte " : patch
10+ " @sveltejs/enhanced-img " : patch
11+ " @sveltejs/kit " : patch
12+ " @sveltejs/package " : patch
13+ ---
14+
15+ chore: add ` .git ` to the end of ` package.json ` repository url
Original file line number Diff line number Diff line change 1313 ],
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " https://github.com/sveltejs/kit" ,
16+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1717 "directory" : " packages/adapter-auto"
1818 },
1919 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1212 ],
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/sveltejs/kit" ,
15+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1616 "directory" : " packages/adapter-cloudflare"
1717 },
1818 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1212 ],
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/sveltejs/kit" ,
15+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1616 "directory" : " packages/adapter-netlify"
1717 },
1818 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1212 ],
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/sveltejs/kit" ,
15+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1616 "directory" : " packages/adapter-node"
1717 },
1818 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1313 ],
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " https://github.com/sveltejs/kit" ,
16+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1717 "directory" : " packages/adapter-static"
1818 },
1919 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1212 ],
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/sveltejs/kit" ,
15+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1616 "directory" : " packages/adapter-vercel"
1717 },
1818 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1010 ],
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " https://github.com/sveltejs/kit" ,
13+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1414 "directory" : " packages/amp"
1515 },
1616 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1515 ],
1616 "repository" : {
1717 "type" : " git" ,
18- "url" : " https://github.com/sveltejs/kit" ,
18+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
1919 "directory" : " packages/create-svelte"
2020 },
2121 "license" : " MIT" ,
Original file line number Diff line number Diff line change 44 "description" : " Image optimization for your Svelte apps" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " https://github.com/sveltejs/kit" ,
7+ "url" : " git+ https://github.com/sveltejs/kit.git " ,
88 "directory" : " packages/enhanced-img"
99 },
1010 "keywords" : [
You can’t perform that action at this time.
0 commit comments