convertV4toV5.js 76 B

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