Skip to content

Commit 908ffdf

Browse files
committed
Update babel monorepo
1 parent 249f9b5 commit 908ffdf

2 files changed

Lines changed: 491 additions & 259 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"nodemailer": "^6.1.1"
2121
},
2222
"devDependencies": {
23-
"@babel/cli": "7.4.3",
24-
"@babel/core": "7.4.3",
25-
"@babel/node": "7.2.2",
26-
"@babel/plugin-transform-runtime": "^7.4.3",
27-
"@babel/preset-env": "7.4.3"
23+
"@babel/cli": "7.6.0",
24+
"@babel/core": "7.6.0",
25+
"@babel/node": "7.6.1",
26+
"@babel/plugin-transform-runtime": "7.6.0",
27+
"@babel/preset-env": "7.6.0"
2828
}
2929
}

0 commit comments

Comments
 (0)