Skip to content

Commit db71acb

Browse files
committed
v1.3.0
1 parent a34c7fd commit db71acb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.2.0",
3+
"version": "1.3.0",
44
"description": "Efficiently serve static files using Node.js and Docker containers.",
55
"main": "index.js",
66
"scripts": {
@@ -29,12 +29,12 @@
2929
"helmet": "^3.22.0",
3030
"http-cache-middleware": "^1.3.5",
3131
"morgan": "^1.10.0",
32-
"restana": "^4.3.5",
32+
"restana": "^4.5.0",
3333
"serve-static": "^1.14.1"
3434
},
3535
"devDependencies": {
3636
"chai": "^4.2.0",
37-
"mocha": "^7.1.2",
37+
"mocha": "^7.2.0",
3838
"standard": "^14.3.4",
3939
"supertest": "^4.0.2"
4040
}

0 commit comments

Comments
 (0)