Bump frontnend version (#10255)

- Update due to mantine version bump
- Required for plugin creation
- Ref: https://github.com/inventree/InvenTree/pull/10254
This commit is contained in:
Oliver 2025-09-03 12:22:38 +10:00 committed by GitHub
parent a7cad63850
commit eb27fdc9a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@inventreedb/ui",
"description": "UI components for the InvenTree project",
"version": "0.5.1",
"version": "0.6.0",
"private": false,
"type": "module",
"license": "MIT",