ncu e yarn

This commit is contained in:
Matteo Manzinello
2020-02-07 18:07:44 +01:00
parent e976afd910
commit f4b6a1fe65
2 changed files with 139 additions and 53 deletions

View File

@@ -34,11 +34,11 @@
},
"homepage": "https://mailgo.js.org",
"devDependencies": {
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/preset-flow": "^7.8.3",
"flow-bin": "^0.117.0",
"flow-bin": "^0.118.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^8.0.0",