InvenTree/package.json

13 lines
302 B
JSON
Raw Normal View History

2021-12-02 10:20:32 +00:00
{
"dependencies": {
"@emotion/react": "^11.11.1",
"@mantine/core": "^6.0.17",
"@mantine/dropzone": "^6.0.17",
"@mantine/hooks": "^6.0.17",
"@mantine/notifications": "^6.0.17",
"eslint": "^8.41.0",
"eslint-config-google": "^0.14.0",
"mantine-datatable": "^2.8.5"
2021-12-02 10:20:32 +00:00
}
}