Skip to content

Commit cf29a95

Browse files
committed
chore: update package.json
1 parent c1e392f commit cf29a95

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"name": "react-19-forms",
2+
"name": "react-19-forms-tutorial",
33
"version": "0.1.0",
4-
"private": true,
4+
"author": {
5+
"name": "Alex Devero",
6+
"url": "https://devero.com"
7+
},
58
"scripts": {
69
"dev": "next dev --turbopack",
710
"build": "next build",

0 commit comments

Comments
 (0)