🖼️ feat: Add dat.gui to Artifacts UI libs (#4344)

This commit is contained in:
Alex Wegener 2024-10-19 14:34:57 +02:00 committed by GitHub
parent 8f3de7d11f
commit e25c16cd4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,6 +125,7 @@ const standardDependencies = {
'@radix-ui/react-toggle-group': '^1.1.0',
'embla-carousel-react': '^8.2.0',
'react-day-picker': '^9.0.8',
'dat.gui': '^0.7.9',
vaul: '^0.9.1',
};