Skip to content

Commit 3dee963

Browse files
committed
feat(plugin): add tweakpane to migration group
1 parent bb758ff commit 3dee963

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
@@ -35,7 +35,8 @@
3535
"angular-three-soba",
3636
"angular-three-postprocessing",
3737
"angular-three-cannon",
38-
"angular-three-rapier"
38+
"angular-three-rapier",
39+
"angular-three-tweakpane"
3940
]
4041
},
4142
"ng-update": {
@@ -45,7 +46,8 @@
4546
"angular-three-soba",
4647
"angular-three-postprocessing",
4748
"angular-three-cannon",
48-
"angular-three-rapier"
49+
"angular-three-rapier",
50+
"angular-three-tweakpane"
4951
]
5052
}
5153
}

0 commit comments

Comments
 (0)