@geprog/node-migrate-ts
Advanced tools
Comparing version
@@ -38,2 +38,2 @@ import { Db } from 'mongodb'; | ||
export { Migration, MigrationContext, MongoMigrationStore, _default as up }; | ||
export { Migration, MigrationContext, MigrationModel, MigrationStore, MongoMigrationStore, _default as up }; |
{ | ||
"name": "@geprog/node-migrate-ts", | ||
"version": "3.1.8", | ||
"version": "3.1.9", | ||
"description": "Abstract migration framework using TypeScript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://geprog.com", |
13743
0.23%