We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b02de commit 18b9a9eCopy full SHA for 18b9a9e
libs/plugin/src/generators/version.ts
@@ -1,6 +1,6 @@
1
export const ANGULAR_THREE_VERSION = '^2.0.0';
2
-export const THREE_VERSION = '^0.166.0';
3
-export const THREE_TYPE_VERSION = '^0.166.0';
+export const THREE_VERSION = '^0.168.0';
+export const THREE_TYPE_VERSION = '^0.168.0';
4
export const NGXTENSION_VERSION = '^4.0.0';
5
6
export const SOBA_PEER_DEPENDENCIES = {
0 commit comments