Fix script

plugin_repo_update
Laurent Cozic 2021-01-18 14:48:42 +00:00
parent ea5849855f
commit 6addd52ba4
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env node
import * as fs from 'fs-extra';
import * as path from 'path';
import * as process from 'process';