InvenTree/package.json
Matthias Mair 158a209a0f
Version bump (#5740)
* Updated all dependencies

* fixed some spelling errors

* More spelling corrections

* Fixes for changes in react-query
2023-10-18 07:27:28 +11:00

7 lines
91 B
JSON

{
"dependencies": {
"eslint": "^8.51.0",
"eslint-config-google": "^0.14.0"
}
}