Skip to content

Commit 4c3f0f6

Browse files
committed
v1.0.2
1 parent 17a8393 commit 4c3f0f6

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
lines changed

package-lock.json

Lines changed: 10 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restana-static",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": " Efficiently serve static files using Node.js and Docker containers.",
55
"main": "index.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/jkyberneees/restana-static#readme",
2727
"dependencies": {
2828
"config": "^3.3.1",
29-
"http-cache-middleware": "^1.3.3",
29+
"http-cache-middleware": "^1.3.4",
3030
"morgan": "^1.10.0",
3131
"restana": "^4.3.4",
3232
"serve-static": "^1.14.1"

0 commit comments

Comments
 (0)