aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 06:51:50 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-18 06:51:50 -0500
commit18801ed0c02627e87639dc0848cab44dacc18be2 (patch)
tree15e56ba66c68bf7b4594e6c9fdef44e037b4be31 /package.json
parentRemove deprecated webPreference flag (diff)
downloadferdium-recipes-18801ed0c02627e87639dc0848cab44dacc18be2.tar.gz
ferdium-recipes-18801ed0c02627e87639dc0848cab44dacc18be2.tar.zst
ferdium-recipes-18801ed0c02627e87639dc0848cab44dacc18be2.zip
Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ef4705a..1eed0df 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
1{ 1{
2 "name": "ferdi-recipes", 2 "name": "ferdium-recipes",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "directories": { 4 "directories": {
5 "doc": "docs" 5 "doc": "docs"
@@ -17,7 +17,7 @@
17 "url": "git+https://github.com/ferdium/ferdium-recipes.git" 17 "url": "git+https://github.com/ferdium/ferdium-recipes.git"
18 }, 18 },
19 "keywords": [ 19 "keywords": [
20 "ferdi", 20 "ferdium",
21 "recipes" 21 "recipes"
22 ], 22 ],
23 "author": "Ferdium Contributors", 23 "author": "Ferdium Contributors",