diff --git a/package.json b/package.json index 93ea7f7..a8c62ec 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "django-template", + "name": "food-planner", "version": "1.0.0", "description": "Food planner", "main": "index.js", @@ -23,7 +23,7 @@ }, "repository": { "type": "git", - "url": "https://git.2martens.de/2martens/django-template.git" + "url": "https://git.2martens.de/2martens/food-planner.git" }, "author": "Jim Martens", "license": "Apache-2.0"