Skip to content

Commit d505ac8

Browse files
committed
bump version, allow routes/**.json
1 parent 391f1b6 commit d505ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base2",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "base2",
55
"main": "index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"express": "~4.13.1",
2828
"jade": "~1.11.0",
2929
"morgan": "~1.6.1",
30-
"mount-routes": "^1.0.5",
30+
"mount-routes": "^1.0.6",
3131
"mount_plugin": "^1.0.0",
3232
"require-directory": "^2.1.1",
3333
"serve-favicon": "~2.3.0"

0 commit comments

Comments
 (0)