mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-16 06:32:32 +08:00
chore(build): bump to 1.0.1
This commit is contained in:
parent
a033692965
commit
d41e2443bc
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@triliumnext/express-partial-content",
|
"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.",
|
"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",
|
"main": "dist/index.js",
|
||||||
"repository": "https://github.com/TriliumNext/express-partial-content",
|
"repository": "https://github.com/TriliumNext/express-partial-content",
|
||||||
"author": "Elian Doran <contact@eliandoran.me>",
|
"author": "Elian Doran <contact@eliandoran.me>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user