Skip to content

Commit 19f1bda

Browse files
fix(schematics): install v9 with ng-add (#2455)
1 parent 09a50de commit 19f1bda

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const platformVersion = '^8.0.0';
1+
export const platformVersion = '^9.0.0';

0 commit comments

Comments
 (0)