convertV5toV6.js 76 B

1234567
  1. module.exports = {
  2. versionFrom: 5,
  3. versionTo: 6,
  4. changes: {
  5. }
  6. }