aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sample_recipe/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-27 10:43:48 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-27 10:44:12 +0530
commitf93bc9dc42088c8e910223c9de3f5e7bc6715ceb (patch)
treefaf1aec711031de3e27cccb4e42ec6c6777876bb /scripts/sample_recipe/package.json
parentFix Screensharing with Discord (#625) (diff)
downloadferdium-recipes-f93bc9dc42088c8e910223c9de3f5e7bc6715ceb.tar.gz
ferdium-recipes-f93bc9dc42088c8e910223c9de3f5e7bc6715ceb.tar.zst
ferdium-recipes-f93bc9dc42088c8e910223c9de3f5e7bc6715ceb.zip
docs: fixed template file for creating recipe.
Diffstat (limited to 'scripts/sample_recipe/package.json')
-rw-r--r--scripts/sample_recipe/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sample_recipe/package.json b/scripts/sample_recipe/package.json
index 6481f95..e2eba15 100644
--- a/scripts/sample_recipe/package.json
+++ b/scripts/sample_recipe/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "SERVICE", 2 "id": "SERVICE",
3 "name": "SNAME", 3 "name": "SNAME",
4 "version": "1.0.1", 4 "version": "1.0.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://SERVICE.com" 7 "serviceURL": "https://SERVICE.com"