Skip to content
Snippets Groups Projects
Commit 69b1bb06 authored by Petr Kalashnikov's avatar Petr Kalashnikov
Browse files

Update vue-inflection tag for correct tables

parent 6f3668bf
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
"axios": "^0.19.2",
"core-js": "^3.6.5",
"debounce": "^1.2.1",
"inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.19/raw/module.tar.gz?job=publish",
"inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.20/raw/module.tar.gz?job=publish",
"vue": "^2.6.12",
"vue-awesome": "^3.5.4",
"vue-material-design-icons": "^4.11.0",
......@@ -46,7 +46,8 @@
],
"rules": {
"no-irregular-whitespace": "off",
"no-unused-vars": "off"
"no-unused-vars": "off",
"no-console": 0
},
"parserOptions": {
"parser": "babel-eslint"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment