aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/airtable
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/airtable')
-rw-r--r--recipes/airtable/index.js2
-rw-r--r--recipes/airtable/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/airtable/index.js b/recipes/airtable/index.js
index 23607bd..dd41f72 100644
--- a/recipes/airtable/index.js
+++ b/recipes/airtable/index.js
@@ -1 +1 @@
module.exports = Ferdi => Ferdi; module.exports = Ferdium => Ferdium;
diff --git a/recipes/airtable/package.json b/recipes/airtable/package.json
index 060f4fa..d3c233c 100644
--- a/recipes/airtable/package.json
+++ b/recipes/airtable/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "airtable", 2 "id": "airtable",
3 "name": "Airtable", 3 "name": "Airtable",
4 "version": "1.1.1", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/transnat/recipe-airtable", 6 "repository": "https://github.com/transnat/recipe-airtable",
7 "config": { 7 "config": {