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 7682a79 commit f33aa1bCopy full SHA for f33aa1b
libs/plugin/src/versions.ts
@@ -1,4 +1,4 @@
1
-export const ANGULAR_THREE_VERSION = '^4.0.0';
+export const ANGULAR_THREE_VERSION = 'next';
2
export const THREE_VERSION = '^0.173.0';
3
export const THREE_TYPE_VERSION = '^0.173.0';
4
export const NGXTENSION_VERSION = '^4.0.0';
0 commit comments