File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "build-copy-theme" : " npx tsx node_modules/@chocolatey-software/build-tools/build/copy-theme.ts boxstarter" ,
1616 "build-purge-css" : " npx tsx node_modules/@chocolatey-software/build-tools/build/purge-css.ts boxstarter" ,
1717 "choco-theme" : " yarn build-copy-theme && yarn build-purge-css" ,
18- "link-packages" : " npx tsx node_modules/@chocolatey-software/build-tools/build/link.ts"
18+ "link-github" : " npx tsx node_modules/@chocolatey-software/build-tools/build/link-github.ts" ,
19+ "link-local" : " npx tsx node_modules/@chocolatey-software/build-tools/build/link-local.ts"
1920 },
2021 "devDependencies" : {
2122 "@chocolatey-software/assets" : " 2.0.0" ,
22- "@chocolatey-software/build-tools" : " 2.0 .0"
23+ "@chocolatey-software/build-tools" : " 2.5 .0"
2324 },
2425 "dependencies" : {
2526 "@chocolatey-software/boxstarter" : " 2.1.0"
You can’t perform that action at this time.
0 commit comments