Skip to content

Commit 17a8393

Browse files
committed
v1.0.1
1 parent 6ab71a8 commit 17a8393

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)