Skip to content

Commit e9b8918

Browse files
committed
Add missing contributors
1 parent 1e68a3d commit e9b8918

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"description": "A tiny, performant animation library for SolidJS",
55
"license": "MIT",
66
"author": "Damian Tarnawski <[email protected]>; David Di Biase <[email protected]>",
7-
"contributors": [],
7+
"contributors": [
8+
"Matt Perry <[email protected]>",
9+
10+
],
811
"private": false,
912
"sideEffects": false,
1013
"scripts": {

0 commit comments

Comments
 (0)