From 89356ddc121bda0058ddacaa235b812553f7e188 Mon Sep 17 00:00:00 2001 From: Paul Meurer <paul.meurer@uib.no> Date: Tue, 26 Oct 2021 14:59:39 +0200 Subject: [PATCH] Revert two last commits. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6b718b52..d489e232 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "axios-cache-adapter": "^2.7.3", "core-js": "~3.6.5", "debounce": "^1.2.1", - "inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.34/raw/module.tar.gz?job=publish", + "inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.31/raw/module.tar.gz?job=publish", "vue": "^2.6.12", "vue-material-design-icons": "^4.11.0", "vue-plausible": "^1.1.4", @@ -29,7 +29,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.13.12", "@vue/cli-plugin-babel": "^4.5.12", "@vue/cli-plugin-eslint": "^3.1.1", - "@vue/cli-service": "^3.12.1", + "@vue/cli-service": "^4.5.13", "babel-eslint": "^10.1.0", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", -- GitLab