File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 3535 },
3636 "publishConfig" : {
3737 "access" : " public" ,
38- "registry" : " https://registry.npmjs.org"
38+ "registry" : " https://registry.npmjs.org" ,
39+ "tag" : " latest"
3940 },
4041 "scripts" : {
4142 "watch" : " rslib build --watch" ,
Original file line number Diff line number Diff line change 3030 },
3131 "publishConfig" : {
3232 "access" : " public" ,
33- "registry" : " https://registry.npmjs.org"
33+ "registry" : " https://registry.npmjs.org" ,
34+ "tag" : " latest"
3435 },
3536 "scripts" : {
3637 "clean" : " rm -rf dist" ,
6364 " edge-extension"
6465 ],
6566 "dependencies" : {
67+ "adm-zip" : " ^0.5.12" ,
68+ "axios" : " ^1.7.2" ,
6669 "cross-spawn" : " ^7.0.6" ,
6770 "go-git-it" : " ^5.0.0" ,
6871 "package-manager-detector" : " ^0.2.7" ,
Original file line number Diff line number Diff line change 3030 },
3131 "publishConfig" : {
3232 "access" : " public" ,
33- "registry" : " https://registry.npmjs.org"
33+ "registry" : " https://registry.npmjs.org" ,
34+ "tag" : " latest"
3435 },
3536 "scripts" : {
3637 "pretest" : " pnpm -w --filter extension --filter extension-develop compile" ,
You can’t perform that action at this time.
0 commit comments