Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit 931cc88

Browse files
committed
feat(schematics): update three version
1 parent ced5e47 commit 931cc88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const THREE_VERSION = '~0.140.0';
2-
export const THREE_TYPES_VERSION = '~0.140.0';
1+
export const THREE_VERSION = '~0.141.0';
2+
export const THREE_TYPES_VERSION = '~0.141.0';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const ANGULAR_THREE_VERSION = '~5.0.0';
1+
export const ANGULAR_THREE_VERSION = '^5.0.0';

0 commit comments

Comments
 (0)