Skip to content

Commit cd8eb77

Browse files
committed
Add missing author to package.json
1 parent 9292ebe commit cd8eb77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "toast-component",
33
"version": "0.1.0",
44
"private": true,
5+
"author": "Josh Comeau <[email protected]>",
56
"dependencies": {
67
"@testing-library/jest-dom": "^5.16.4",
78
"@testing-library/react": "^13.3.0",

0 commit comments

Comments
 (0)