2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-25 13:43:30 +00:00

add package json

This commit is contained in:
Matthias
2021-12-02 11:01:37 +01:00
parent db98006db8
commit 695999282d
3 changed files with 7 additions and 2 deletions

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "InvenTree",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}