1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Rollback db-upgrades

This commit is contained in:
ivaosthu 2015-03-23 18:26:25 +01:00 committed by Ivar Conradi Østhus
parent 31a6c78be3
commit e638f4cf00

View File

@ -37,20 +37,20 @@
"bluebird": "2.9.14",
"body-parser": "1.12.2",
"cookie-parser": "^1.3.3",
"db-migrate": "0.9.11",
"db-migrate": "0.7.1",
"deep-diff": "^0.3.0",
"errorhandler": "1.3.5",
"express": "4.12.3",
"express-validator": "2.8.0",
"express-validator": "2.9.0",
"ini": "1.3.2",
"jsx-loader": "0.12.2",
"jsxhint": "0.4.15",
"jsxhint": "0.13.2",
"knex": "^0.7.3",
"lodash": "^3.5.0",
"log4js": "0.6.22",
"moment": "^2.9.0",
"nconf": "0.7.1",
"pg": "4.3.0",
"pg": "3.6.1",
"react": "^0.12.0",
"reflux": "^0.2.5",
"reqwest": "^1.1.4",
@ -61,10 +61,10 @@
"chai": "^1.10.0",
"coveralls": "^2.11.2",
"istanbul": "^0.3.5",
"jest-cli": "^0.2.2",
"jest-cli": "0.4.0",
"jshint": "^2.6.0",
"mocha": "^2.1.0",
"mocha-lcov-reporter": "^0.0.1",
"mocha-lcov-reporter": "0.0.2",
"nsp": "^1.0.0",
"pre-commit": "^1.0.2",
"react-tools": "^0.12.0",