chore(build): bump to 1.0.1

This commit is contained in:
Elian Doran 2024-12-13 21:46:06 +02:00
parent a033692965
commit d41e2443bc
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.0",
"version": "1.0.1",
"main": "dist/index.js",
"repository": "https://github.com/TriliumNext/express-partial-content",
"author": "Elian Doran <contact@eliandoran.me>",