* feat: added project-based curriculum tools * fix: allow script to work /w or /wo npm run * fix: moved console.log to reorder-steps function * fix: integrated bson-objectid library
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
const { reorderSteps } = require('./utils');
|
|
|
|
reorderSteps();
|