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 258da41..23607bd 100644
--- a/recipes/airtable/index.js
+++ b/recipes/airtable/index.js
@@ -1 +1 @@
module.exports = Franz => Franz; module.exports = Ferdi => Ferdi;
diff --git a/recipes/airtable/package.json b/recipes/airtable/package.json
index f33a693..c520978 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.0.3", 4 "version": "1.1.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": {