Skip to content

Commit e6fd170

Browse files
committed
Merge pull request #168 from Medium/nick-templates
update soynode
2 parents 9c2700f + 97a8d01 commit e6fd170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "matador",
33
"description": "an MVC framework for Node",
4-
"version": "2.0.0-alpha.12",
4+
"version": "2.0.0-alpha.13",
55
"homepage": "https://github.com/Medium/matador",
66
"main": "src/matador.js",
77
"authors": [
@@ -27,7 +27,7 @@
2727
"cookie-parser": "^1.3.5",
2828
"errorhandler": "^1.4.0",
2929
"qs": "^3.1.0",
30-
"soynode": "^1.0.0",
30+
"soynode": "^1.1.0",
3131
"serve-static": "^1.10.0",
3232
"useragent": "^2.1.7",
3333
"valentine": "1.8.0"

0 commit comments

Comments
 (0)