mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Update Babel
This commit is contained in:
parent
922a748dd6
commit
a6db03de25
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@babel/cli": "^7.6.2",
|
||||||
|
"@babel/core": "^7.6.2",
|
||||||
"app-root-path": "^2.2.1",
|
"app-root-path": "^2.2.1",
|
||||||
"babel-cli": "^6.26.0",
|
|
||||||
"babel-preset-node8": "^1.2.0",
|
"babel-preset-node8": "^1.2.0",
|
||||||
"bitcoin": "^3.0.1",
|
"bitcoin": "^3.0.1",
|
||||||
"braces": "^2.3.1",
|
"braces": "^2.3.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue