aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stackexchange
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/stackexchange')
-rw-r--r--recipes/stackexchange/index.js2
-rw-r--r--recipes/stackexchange/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/stackexchange/index.js b/recipes/stackexchange/index.js
index d9328a9..dd41f72 100644
--- a/recipes/stackexchange/index.js
+++ b/recipes/stackexchange/index.js
@@ -1 +1 @@
module.exports = Ferdi => class stackexchange extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/stackexchange/package.json b/recipes/stackexchange/package.json
index 2663b10..d1f89bc 100644
--- a/recipes/stackexchange/package.json
+++ b/recipes/stackexchange/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "stackexchange", 2 "id": "stackexchange",
3 "name": "StackExchange", 3 "name": "StackExchange",
4 "version": "1.1.2", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://stackexchange.com/" 7 "serviceURL": "https://stackexchange.com/"