We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4ca3d commit ff9029eCopy full SHA for ff9029e
src/utils.js
@@ -1,6 +1,5 @@
1
import { spawn } from 'child_process'
2
import moment from 'moment'
3
-//const moment = require('moment')
4
5
// Simple util for calling a child process
6
export function cmd (string) {
0 commit comments