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