Skip to content

Commit e0d5a7f

Browse files
committed
updating "find-my-way" -> "^2.1.0"
1 parent 82ac809 commit e0d5a7f

File tree

2 files changed

+46
-13
lines changed

2 files changed

+46
-13
lines changed

package-lock.json

Lines changed: 44 additions & 11 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",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Super fast and minimalist web framework for building REST micro-services.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -36,7 +36,7 @@
3636
],
3737
"homepage": "https://github.com/jkyberneees/ana#readme",
3838
"dependencies": {
39-
"find-my-way": "^1.18.1"
39+
"find-my-way": "^2.1.0"
4040
},
4141
"devDependencies": {
4242
"anumargak": "^2.2.0",

0 commit comments

Comments
 (0)