Skip to content

Commit 8dc44a6

Browse files
committed
correct github source repo
1 parent c5c77ed commit 8dc44a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A package to make it easy to auto add fields in react and collect the data",
55
"author": "OlivierJM",
66
"license": "MIT",
7-
"repository": "OlivierJM/react-dynamic-fields",
7+
"repository": "OlivierJM/dynamic-form-fields",
88
"main": "dist/index.js",
99
"module": "dist/index.modern.js",
1010
"source": "src/index.tsx",

0 commit comments

Comments
 (0)