mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 20:20:58 +00:00
Expose ModelInformationDict to plugins (#9810)
* Expose ModelInformationDict to plugins * Expose internal modal dict * Add comment * Fix import string
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@inventreedb/ui",
|
||||
"description": "UI components for the InvenTree project",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user