use index.js
Some checks failed
ci / build (push) Failing after 4s

This commit is contained in:
Chris Grimmett 2024-04-25 00:12:07 +00:00
parent d8ca369353
commit 43dd02f40a

View File

@ -1,6 +1,6 @@
{
"name": "@futureporn/link2cid",
"version": "4.2.0",
"version": "4.3.0",
"description": "REST API for adding files via URL to IPFS",
"main": "index.js",
"scripts": {
@ -28,4 +28,4 @@
"nodemon": "^3.0.3",
"supertest": "^6.3.4"
}
}
}