Skip to content

Commit af54799

Browse files
committed
chore: fix release (#4033)
The output variable is `releases_created` not `release_created`. Obviously.
1 parent f22bbff commit af54799

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client#readme",
99
"bugs": "https://github.com/ipfs/js-ipfs/issues",
1010
"license": "(Apache-2.0 OR MIT)",
11-
"leadMaintainer": "Alex Potsides <[email protected]>",
1211
"type": "module",
1312
"main": "src/index.js",
1413
"types": "types/src/index.d.ts",

0 commit comments

Comments
 (0)