File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 "scripts" : {
1515 "build" : " npm run tsc" ,
1616 "build.all" : " npm run build" ,
17- "build.angular" : " ng-packagr -p ../../src/ui-svg /angular/ng-package.json -c ../../src/ui-svg /angular/tsconfig.json" ,
17+ "build.angular" : " ng-packagr -p ../../src/ui-canvaslabel /angular/ng-package.json -c ../../src/ui-canvaslabel /angular/tsconfig.json" ,
1818 "readme" : " readme generate -c ../../tools/readme/blueprint.json" ,
19- "tsc" : " cpy '**/*.d.ts' '../../packages/ui-svg ' --parents --cwd=../../src/ui-svg && tsc -skipLibCheck -d" ,
19+ "tsc" : " cpy '**/*.d.ts' '../../packages/ui-canvaslabel ' --parents --cwd=../../src/ui-canvaslabel && tsc -skipLibCheck -d" ,
2020 "clean" : " rimraf ./*.d.ts ./*.js ./*.js.map"
2121 },
2222 "keywords" : [
You can’t perform that action at this time.
0 commit comments