Skip to content

Commit 537bff5

Browse files
committed
chore: update contributors
1 parent f05fa3d commit 537bff5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipfs-shipyard/pinning-service-client",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A lightweight client generated from the ipfs-pinning-service-spec defined at https://raw.githubusercontent.com/ipfs/pinning-services-api-spec/main/ipfs-pinning-service.yaml",
55
"author": "Russell Dempsey <[email protected]>",
66
"license": "Apache-2.0 OR MIT",
@@ -198,5 +198,9 @@
198198
"import": "./dist/dist.generated/apis",
199199
"require": "./dist/dist.generated/apis"
200200
}
201-
}
201+
},
202+
"contributors": [
203+
"Russell Dempsey <[email protected]>",
204+
"Marcin Rataj <[email protected]>"
205+
]
202206
}

0 commit comments

Comments
 (0)