feat: Convert bin files to use JS
This commit is contained in:
3
packages/backend/bin/database/drop.js
Normal file
3
packages/backend/bin/database/drop.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { dropDatabase } from './utils';
|
||||
|
||||
dropDatabase();
|
Reference in New Issue
Block a user