move errors.js

This commit is contained in:
Pooya Parsa 2017-08-12 23:48:01 +04:30
parent a0d888d976
commit 61111c87f0
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env node
const join = require('path').join
require('../lib/common/errors')
require('../lib/common/cli/errors')
const defaultCommand = 'dev'
const commands = new Set([