mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +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');
|
||||
|
|
|
|||
|
|
@ -147,15 +147,13 @@
|
|||
"yargs-parser": "^21.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/code-frame": "^7.5.5",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@cloudcmd/clipboard": "^2.0.0",
|
||||
"@cloudcmd/create-element": "^2.0.0",
|
||||
"@cloudcmd/modal": "^3.0.0",
|
||||
"@cloudcmd/olark": "^3.0.2",
|
||||
"@cloudcmd/stub": "^4.0.1",
|
||||
"@putout/babel": "^1.0.5",
|
||||
"auto-globals": "^3.0.0",
|
||||
"babel-loader": "^8.0.0",
|
||||
"babel-plugin-macros": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue