1
0
mirror of https://github.com/balkian/go5ears.git synced 2024-11-13 01:32:28 +00:00

Changed to express 2.5

This commit is contained in:
J.Fernando Sánchez 2012-10-04 22:47:36 +02:00
parent 158733d7e0
commit f32ee86b9f

View File

@ -4,7 +4,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"express": "3.x",
"express": "*",
"jquery": "*",
"xml2js": "*"
}