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

prefix version in package

This commit is contained in:
Matthias
2021-12-02 11:33:02 +01:00
parent fba80e1dea
commit 29cd2ee9bd
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
{
"dependencies": {
"eslint": "^8.3.0",
"eslint-config-google": "^0.14.0",
"markuplint": "^1.11.4"
}
}