1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00

Remove unused dependency

This commit is contained in:
Jari Bakken 2014-10-27 15:09:41 +01:00 committed by Ivar Conradi Østhus
parent 96721b863b
commit ed27d891b5

View File

@ -37,8 +37,7 @@
"ini": "1.3.0", "ini": "1.3.0",
"log4js": "0.6.21", "log4js": "0.6.21",
"nconf": "0.6.9", "nconf": "0.6.9",
"pg": "3.6.1", "pg": "3.6.1"
"portfinder": "0.2.1"
}, },
"devDependencies": { "devDependencies": {
"chai": "1.9.1", "chai": "1.9.1",