Skip to content

Commit 0c351a3

Browse files
committed
chore: update contributors field
1 parent ccd34ad commit 0c351a3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/svelte-cloudinary/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"name": "svelte-cloudinary",
3-
"author": "Matias Hernandez <hola@matiashernandez.dev>",
43
"version": "1.3.0",
4+
"author": "Matias Hernandez <hola@matiashernandez.dev>",
5+
"contributors": [
6+
"Matias Hernandez <hola@matiashernandez.dev>",
7+
"Willow (GHOST) <ghostdevbusiness@gmail.com> (https://ghostdev.xyz)",
8+
"Colby Fayock <hello@colbyfayock.com>"
9+
],
510
"license": "MIT",
611
"scripts": {
712
"dev": "node scripts/gen-metadata.js && svelte-package --watch --input src",

0 commit comments

Comments
 (0)