From 54f3affd80401051db8464d6bed8ad4ed1e66fd1 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Tue, 7 Jun 2022 17:01:37 +0100 Subject: Add webview.js to some services that were generated without it. (#42) This had blocked users from manually generating a `service.css` which is what the documentation recommends as self-help to override styling. Co-authored-by: Vijay A --- recipes/gitlab/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gitlab/package.json') diff --git a/recipes/gitlab/package.json b/recipes/gitlab/package.json index 29cf544..008b1c7 100644 --- a/recipes/gitlab/package.json +++ b/recipes/gitlab/package.json @@ -1,7 +1,7 @@ { "id": "gitlab", "name": "GitLab", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "config": { "serviceURL": "https://gitlab.com/users/sign_in", -- cgit v1.2.3-54-g00ecf