2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-13 06:01:35 +00:00

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

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",