2
0
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:
Oliver
2025-06-19 21:42:34 +10:00
committed by GitHub
parent 0bbc020a95
commit 6a23341f2a
4 changed files with 7 additions and 1 deletions

View File

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