Skip to content

Commit 1bf77ad

Browse files
authored
fix(cd): fixing cli config for upgrade packages to work (#3973)
2 parents bec1ea2 + cf236b8 commit 1bf77ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ignite-ui-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"project": {
44
"defaultPort": 4200,
55
"framework": "angular",
6-
"projectType": "igx-ts-legacy",
6+
"projectType": "igx-ts",
77
"projectTemplate": "side-nav",
88
"theme": "Custom",
99
"isBundle": false,

0 commit comments

Comments
 (0)