This commit is contained in:
Elian Doran 2024-12-12 18:43:12 +02:00
parent dd979cf016
commit e7ee51f84d
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
{
"name": "@triliumnext/express-partial-content",
"description": "A partial content handler implementation for any readable stream with Express. Based on this blog post: https://www.codeproject.com/Articles/813480/HTTP-Partial-Content-In-Node-js.",
"version": "1.0.1",
"version": "1.22.22",
"main": "dist/index.js",
"repository": "https://github.com/SukantGujar/express-partial-content",
"author": "Sukant Gujar <sukantgujar@yahoo.com>",