Closed htaox closed 9 years ago
Commit 71c3f21 fixed a error in routes.js line 67 from an install from NPM. NPM also has version 0.9.3 while master is 0.9.2 Perhaps the version in NPM need to be updated?
In my package.json, I just changed the source to point to git repo:
"dependencies": { "mers": "jspears/mers" }
Commit 71c3f21 fixed a error in routes.js line 67 from an install from NPM. NPM also has version 0.9.3 while master is 0.9.2 Perhaps the version in NPM need to be updated?