We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c616ab6 commit c21051eCopy full SHA for c21051e
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright 2016 Andrey Sitnik <andrey@sitnik.ru>
+Copyright 2016 Andrey Sitnik <andrey@sitnik.es>
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
this software and associated documentation files (the "Software"), to deal in
package.json
@@ -19,7 +19,7 @@
19
"test:coverage": "vitest run --coverage",
20
"test": "pnpm run /^test:/"
21
},
22
- "author": "Andrey Sitnik <andrey@sitnik.ru>",
+ "author": "Andrey Sitnik <andrey@sitnik.es>",
23
"license": "MIT",
24
"homepage": "https://logux.org/",
25
"repository": "logux/server",
0 commit comments