feat: testing on how to flatten tree structures
This commit is contained in:
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -6,6 +6,8 @@ settings:
|
||||
|
||||
importers:
|
||||
|
||||
.: {}
|
||||
|
||||
app:
|
||||
dependencies:
|
||||
'@nodes/input-elements':
|
||||
@@ -42,8 +44,8 @@ importers:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(three@0.159.0)
|
||||
plantarium-nodes-math:
|
||||
specifier: link:../nodes/math/pkg
|
||||
version: link:../nodes/math/pkg
|
||||
specifier: link:../nodes/max/plantarium/math/pkg
|
||||
version: link:../nodes/max/plantarium/math/pkg
|
||||
three:
|
||||
specifier: ^0.159.0
|
||||
version: 0.159.0
|
||||
@@ -100,6 +102,16 @@ importers:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.0(vite@5.1.4)
|
||||
|
||||
nodes/max/plantarium/math: {}
|
||||
|
||||
nodes/max/plantarium/math/pkg: {}
|
||||
|
||||
nodes/max/plantarium/random: {}
|
||||
|
||||
nodes/max/plantarium/random/old-pkg: {}
|
||||
|
||||
nodes/max/plantarium/random/pkg: {}
|
||||
|
||||
packages/input-elements:
|
||||
dependencies:
|
||||
'@nodes/types':
|
||||
|
||||
Reference in New Issue
Block a user