Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of heroku.com:aidview
Browse files Browse the repository at this point in the history
  • Loading branch information
benfoxall committed Jun 26, 2014
2 parents 20a451c + c66fb0c commit 786fdf2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"description": "IATI Aid View",
"author": "White October <info@whiteoctober.co.uk>",
"dependencies": {
"express": "2.4.7",
"connect": "1.7.1",
"connect-assetmanager": "0.0.28",
"connect-assetmanager-handlers": "0.0.18",
"request": "2.2.0",
"jade": "0.16.2",
"underscore" : "1.2.1",
"less": "1.1.5",
"log4js": "0.3.9",
"memcached" : "0.2.5",
"redis-url" : "0.0.1",
"node_xslt": "0.1.7"
"express": "~2.4.7",
"connect": "~1.7.1",
"connect-assetmanager": "~0.0.28",
"connect-assetmanager-handlers": "~0.0.18",
"request": "~2.2.0",
"jade": "~0.16.2",
"underscore" : "~1.2.1",
"less": "~1.1.5",
"log4js": "~0.3.9",
"memcached" : "~0.2.5",
"redis-url" : "~0.0.1",
"node_xslt": "~0.1.9"
},
"devDependencies": {
"jasmine-node":"1.0.11",
Expand Down

0 comments on commit 786fdf2

Please sign in to comment.