Skip to content

Commit f210243

Browse files
committed
chore: update meta
1 parent 80a0a23 commit f210243

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Andrew Luca
3+
Copyright (c) 2021 Andrei Luca
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package-lock.json

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "html-redirections",
2+
"name": "@allindevelopers/html-redirections",
33
"version": "1.1.0",
44
"description": "Generate HTML redirections from json file",
55
"keywords": [
@@ -14,8 +14,8 @@
1414
"scripts": {
1515
"test": "exit 0"
1616
},
17-
"author": "Andrew Luca (https://iamandrewluca.com/)",
17+
"author": "Andrei Luca (https://luca.md)",
1818
"license": "MIT",
1919
"bin": "./cli.js",
20-
"repository": "https://github.com/iamandrewluca/html-redirections.git"
20+
"repository": "https://github.com/allindevelopers/html-redirections.git"
2121
}

0 commit comments

Comments
 (0)