Skip to content

Commit a8d65d7

Browse files
committed
v1.3.1
1 parent db71acb commit a8d65d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.3.0",
3+
"version": "1.3.1",
44
"description": "Efficiently serve static files using Node.js and Docker containers.",
55
"main": "index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"helmet": "^3.22.0",
3030
"http-cache-middleware": "^1.3.5",
3131
"morgan": "^1.10.0",
32-
"restana": "^4.5.0",
32+
"restana": "^4.6.1",
3333
"serve-static": "^1.14.1"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)