Small improvements

This commit is contained in:
RainLoop Team 2019-07-11 21:45:47 +03:00
parent 19d3b559da
commit 0c38f42197
13 changed files with 54 additions and 83 deletions

View file

@ -47,13 +47,13 @@
],
"readmeFilename": "README.md",
"devDependencies": {
"@babel/core": "7.5.0",
"@babel/core": "7.5.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-proposal-decorators": "7.4.4",
"@babel/plugin-transform-runtime": "7.5.0",
"@babel/preset-env": "7.5.0",
"@babel/runtime": "7.5.0",
"@babel/runtime-corejs3": "7.5.0",
"@babel/preset-env": "7.5.4",
"@babel/runtime": "7.5.4",
"@babel/runtime-corejs3": "7.5.4",
"autolinker": "3.1.0",
"babel-eslint": "10.0.2",
"babel-loader": "8.0.6",
@ -118,7 +118,7 @@
"simplestatemanager": "4.1.1",
"style-loader": "0.23.1",
"underscore": "1.9.1",
"webpack": "4.35.2",
"webpack": "4.35.3",
"webpack-cli": "3.3.5"
}
}