Skip to content

Commit 2c01b36

Browse files
fix angular version
1 parent 40ef898 commit 2c01b36

File tree

1 file changed

+1
-1
lines changed
  • packages/devextreme-schematics/src/add-layout

1 file changed

+1
-1
lines changed

packages/devextreme-schematics/src/add-layout/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"globalNgCliVersion": {
5151
"type":"string",
52-
"default": "16.2.0"
52+
"default": "24.2-next"
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)