Make migrations async

This commit is contained in:
Mo Bitar
2019-01-10 12:35:46 -06:00
parent 42ec6ee9bb
commit 3f055f5672
3 changed files with 12 additions and 7 deletions

6
package-lock.json generated
View File

@@ -8097,9 +8097,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.22.tgz",
"integrity": "sha512-nezAUHLX0K0DVtdofrWv2wuznXD8xPJLC/F/usGqtxvtqWbpH+MG99WtHidOd3D38qlGY7PER1nRbFT0WbA92w==",
"version": "0.3.31",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.31.tgz",
"integrity": "sha512-flbgmQWrLJQ2TAv+RZkVG23akePixAqekAvG8yNEyueR5E/Fdtgm2LFEbg2sFf+ko/qR0vqWgq95cgUdTejRQA==",
"dev": true
},
"static-extend": {