diff --git a/package.json b/package.json index f17e5ac..723550b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "anydb-sql-migrations", - "version": "2.4.1", + "name": "anydb-sql-migrations-refork-publish", + "version": "2.6.0", "description": "Database migrations for anydb-sql", "main": "lib/index.js", "scripts": { @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/spion/anydb-sql-migrations", "dependencies": { - "anydb-sql": "^0.7.1", + "anydb-sql-fork-publish": "0.7.5", "bluebird": "^2.3.11", "lodash": "^4.17.11", "yargs": "^1.3.3"