Explorar o código

add v70x/index.js

Shun Miyazawa %!s(int64=2) %!d(string=hai) anos
pai
achega
fe82fd8dd7
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      bin/data-migrations/src/migrations/v70x/index.js

+ 3 - 0
bin/data-migrations/src/migrations/v70x/index.js

@@ -0,0 +1,3 @@
+const bootstrap5 = require('./bootstrap5');
+
+module.exports = [...bootstrap5];