From ec01e0a790448fff38364f629a4de4edb5d465bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 12:05:10 +0000 Subject: Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst Signed-off-by: dependabot-preview[bot] Signed-off-by: Christoph Wurst --- apps/workflowengine/src/helpers/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/workflowengine/src/helpers/api.js') diff --git a/apps/workflowengine/src/helpers/api.js b/apps/workflowengine/src/helpers/api.js index 76861d3bb35..c8a019de625 100644 --- a/apps/workflowengine/src/helpers/api.js +++ b/apps/workflowengine/src/helpers/api.js @@ -29,5 +29,5 @@ const getApiUrl = (url) => { } export { - getApiUrl + getApiUrl, } -- cgit v1.2.3