zotero/scripts/migrate-fx140/package.json
Abe Jellinek ee512680ac fx140: Rename esmify to migrate-fx140, add asyncify migration
See README.txt for run instructions.
2025-07-30 22:18:35 -04:00

6 lines
97 B
JSON
Executable file

{
"devDependencies": {
"@types/jscodeshift": "^17.3.0",
"jscodeshift": "^17.3.0"
}
}