Shun Miyazawa 1 год назад
Родитель
Сommit
a1120856c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bin/data-migrations/src/migrations/custom.js

+ 1 - 1
bin/data-migrations/src/migrations/custom.js

@@ -1,5 +1,5 @@
 /**
- * @typedef {import('../../types').MigrationModule} MigrationModule
+ * @typedef {import('../types').MigrationModule} MigrationModule
  */
 
 module.exports = [