diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-08-20 22:42:38 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-08-20 22:42:38 -0400 |
| commit | 4ead3876f33036a94c0e5f7671df3f1f6d148400 (patch) | |
| tree | f1cde0238cd4da50e112b9f1004fb6a91976dccb /package.json | |
| parent | 618ccc76b96fa5d070484ce2d0ec8d509153da69 (diff) | |
fix blueprint validation
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 69766ce..ce81cde 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "connect-mongo": "~0.4.1", "ejs": "^0.8.8", "emailjs": "~0.3.6", - "express": "~3.4.8", + "express": "^3.4.8", "express-subdomain-handler": "~0.1.0", "express-subdomains": "0.0.5", "express-xml-bodyparser": "0.0.6", |
