We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de1449 commit e370d4cCopy full SHA for e370d4c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.5 - October, 09 2018
2
+
3
+* 7de1449 Chore: manage dependencies (#27) (Lukas Aichbauer)
4
5
1.0.4 - October, 03 2018
6
7
* b9a4352 Fix: add module export (fixes #23) (#25) (Lukas Aichbauer)
package.json
@@ -1,6 +1,6 @@
{
"name": "express-routes-mapper",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "a small mapper for express routes",
"main": "lib/index.js",
"scripts": {
0 commit comments