mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(terminal) try-to-catch/legacy
This commit is contained in:
parent
e630e636ad
commit
0d882d31ad
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
/* global CloudCmd, gritty */
|
||||
|
||||
const {promisify} = require('es6-promisify');
|
||||
const tryToCatch = require('try-to-catch');
|
||||
const tryToCatch = require('try-to-catch/legacy');
|
||||
|
||||
require('../../css/terminal.css');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue