Skip to content

Commit 1b5c055

Browse files
committed
feat(plugin): add theatre to update groups
1 parent f560747 commit 1b5c055

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

libs/plugin/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"angular-three-postprocessing",
3737
"angular-three-cannon",
3838
"angular-three-rapier",
39-
"angular-three-tweakpane"
39+
"angular-three-tweakpane",
40+
"angular-three-theatre"
4041
]
4142
},
4243
"ng-update": {
@@ -47,7 +48,8 @@
4748
"angular-three-postprocessing",
4849
"angular-three-cannon",
4950
"angular-three-rapier",
50-
"angular-three-tweakpane"
51+
"angular-three-tweakpane",
52+
"angular-three-theatre"
5153
]
5254
}
5355
}

0 commit comments

Comments
 (0)