Add information in package.json

This commit is contained in:
Anthony 2023-11-14 14:16:52 +00:00
parent 63c5982a1d
commit 011cf0484c

View File

@ -1,4 +1,7 @@
{
"name": "anthonyberg-website",
"version": "0.1.0",
"description": "A website for my own portfolio",
"private": true,
"scripts": {
"dev": "next",