mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 14:51:05 +08:00
v1.0.1
This commit is contained in:
parent
76ef80b445
commit
c88336692e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "express-partial-content",
|
"name": "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": "ssh://git@github.com-sukantgujar/SukantGujar/express-partial-content",
|
"repository": "ssh://git@github.com-sukantgujar/SukantGujar/express-partial-content",
|
||||||
"author": "sukantgujar <sukantgujar@yahoo.com>",
|
"author": "sukantgujar <sukantgujar@yahoo.com>",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue