app-migrations
Advanced tools
Comparing version 0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9 to 0.0.0-next-d9691f3c8230e21aeb2817ac2c984aba0d79f09c
{ | ||
"name": "app-migrations", | ||
"description": "Helper for application schema migrations.", | ||
"version": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9", | ||
"version": "0.0.0-next-d9691f3c8230e21aeb2817ac2c984aba0d79f09c", | ||
"scripts": { | ||
@@ -25,3 +25,3 @@ "check": "npm run lint && npm run depcheck", | ||
"dependencies": { | ||
"@mongodb-js/compass-logging": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9", | ||
"@mongodb-js/compass-logging": "0.0.0-next-d9691f3c8230e21aeb2817ac2c984aba0d79f09c", | ||
"async": "^3.2.0", | ||
@@ -39,3 +39,3 @@ "debug": "^4.2.0", | ||
"license": "SSPL", | ||
"gitHead": "cd3c5c1303c464ef7900dc08adb8154d15c7f3a9" | ||
"gitHead": "d9691f3c8230e21aeb2817ac2c984aba0d79f09c" | ||
} |