docs: added author information

This commit is contained in:
Bart van der Braak 2023-06-14 16:38:18 +02:00
parent 62656fa963
commit 7cc85ce856

View file

@ -2,6 +2,10 @@
"name": "hellob.art",
"version": "0.1.0",
"private": true,
"author": {
"name": "Bart van der Braak",
"url": "https://hellob.art"
},
"scripts": {
"dev": "next dev",
"build": "next build",