updated index.js

pull/3/head
nrfq 2021-11-04 20:29:01 -04:00
parent 85662c1010
commit 1d94d8534b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env node
const fs = require('fs');
const path = require('path');
const remark = require('remark');