aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gitlab
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gitlab')
-rw-r--r--recipes/gitlab/index.js2
-rw-r--r--recipes/gitlab/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gitlab/index.js b/recipes/gitlab/index.js
index 7183771..dd41f72 100644
--- a/recipes/gitlab/index.js
+++ b/recipes/gitlab/index.js
@@ -1 +1 @@
module.exports = Ferdi => class gitlab extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/gitlab/package.json b/recipes/gitlab/package.json
index c044f0f..29cf544 100644
--- a/recipes/gitlab/package.json
+++ b/recipes/gitlab/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "gitlab", 2 "id": "gitlab",
3 "name": "GitLab", 3 "name": "GitLab",
4 "version": "1.2.2", 4 "version": "1.3.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://gitlab.com/users/sign_in", 7 "serviceURL": "https://gitlab.com/users/sign_in",