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