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