Skip to content

Commit f4b121f

Browse files
committed
chore: Added max as contributor.
1 parent feeda05 commit f4b121f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
"description": "A SolidJS component to transition, format, and localize numbers. Forked from @barvian/number-flow.",
55
"license": "MIT",
66
"author": "Carlo Taleon",
7-
"contributors": [],
7+
"contributors": [
8+
{
9+
"name": "Maxwell Barvian",
10+
"email": "[email protected]",
11+
"url": "https://barvian.me"
12+
}
13+
],
814
"repository": {
915
"type": "git",
1016
"url": "git+https://github.com/Blankeos/solid-number-flow.git"

0 commit comments

Comments
 (0)