mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature: package: @putout/babel v1.0.5
This commit is contained in:
parent
bb9276bec5
commit
d63169ccc0
2 changed files with 2 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ const load = require('load.js');
|
|||
const createElement = require('@cloudcmd/create-element');
|
||||
const tryCatch = require('try-catch');
|
||||
const tryToCatch = require('try-to-catch');
|
||||
const {codeFrameColumns} = require('@babel/code-frame');
|
||||
const {codeFrameColumns} = require('@putout/babel');
|
||||
|
||||
const Images = require('../../dom/images');
|
||||
const Dialog = require('../../dom/dialog');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue