mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-30 19:11:22 +00:00
docs: added author information
This commit is contained in:
parent
62656fa963
commit
7cc85ce856
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
"name": "hellob.art",
|
"name": "hellob.art",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"author": {
|
||||||
|
"name": "Bart van der Braak",
|
||||||
|
"url": "https://hellob.art"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
|
|
Loading…
Reference in a new issue