aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/teamweek/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-10 18:13:31 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-10 18:13:31 +0530
commitbe49a2626a471d33ac0803eb2b5afa1807e2e23e (patch)
treea4df2f05b9b060fb878519a1b18eb73e7963316b /recipes/teamweek/package.json
parentRefactor mandatory files needed in each recipe (diff)
downloadferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.tar.gz
ferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.tar.zst
ferdium-recipes-be49a2626a471d33ac0803eb2b5afa1807e2e23e.zip
Added 'webview.js' as a mandatory file and fixed broken recipes
Diffstat (limited to 'recipes/teamweek/package.json')
-rw-r--r--recipes/teamweek/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/teamweek/package.json b/recipes/teamweek/package.json
index 34f50dd..881cc89 100644
--- a/recipes/teamweek/package.json
+++ b/recipes/teamweek/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "teamweek", 2 "id": "teamweek",
3 "name": "Teamweek", 3 "name": "Teamweek",
4 "version": "1.1.0", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/claudiupelmus/recipe-teamweek", 6 "repository": "https://github.com/claudiupelmus/recipe-teamweek",
7 "config": { 7 "config": {