mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Update dependencies
This commit is contained in:
parent
40dc22a317
commit
395ad8e035
2 changed files with 159 additions and 78 deletions
12
package.json
12
package.json
|
|
@ -47,13 +47,13 @@
|
|||
],
|
||||
"readmeFilename": "README.md",
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.4.5",
|
||||
"@babel/plugin-proposal-class-properties": "7.4.4",
|
||||
"@babel/core": "7.5.0",
|
||||
"@babel/plugin-proposal-class-properties": "7.5.0",
|
||||
"@babel/plugin-proposal-decorators": "7.4.4",
|
||||
"@babel/plugin-transform-runtime": "7.4.4",
|
||||
"@babel/preset-env": "7.4.5",
|
||||
"@babel/runtime": "7.4.5",
|
||||
"@babel/runtime-corejs3": "7.4.5",
|
||||
"@babel/plugin-transform-runtime": "7.5.0",
|
||||
"@babel/preset-env": "7.5.0",
|
||||
"@babel/runtime": "7.5.0",
|
||||
"@babel/runtime-corejs3": "7.5.0",
|
||||
"autolinker": "3.1.0",
|
||||
"babel-eslint": "10.0.2",
|
||||
"babel-loader": "8.0.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue