change email address

This commit is contained in:
Nebel 2023-07-12 21:54:12 +09:00
parent 8824791622
commit ae1cc7af53
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -2,7 +2,7 @@
"name": "jwk.pages.dev",
"version": "0.0.0",
"private": true,
"author": "Kohei Watanabe <kou029w@gmail.com>",
"author": "Kohei Watanabe <nebel@fogtype.com>",
"license": "MIT",
"scripts": {
"build": "esbuild --bundle --loader:.html=copy --outdir=dist src/*",