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

maybe addd a package

This commit is contained in:
Matthias
2021-12-02 11:20:32 +01:00
parent df9d189ca0
commit bd60364deb
3 changed files with 2715 additions and 1 deletions

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"dependencies": {
"markuplint": "^1.11.4"
}
}