From 2a254588f3476fafac016d9faa56ee013cfd2a5e Mon Sep 17 00:00:00 2001 From: Haishan Date: Mon, 27 May 2019 23:03:21 +0800 Subject: build: upgrade deps - build(deps): upgrade core-js - build(deps-dev): bump mini-css-extract-plugin from 0.6.0 to 0.7.0 (#21) - build(deps): bump react-window from 1.8.1 to 1.8.2 (#22) - build(deps-dev): bump clean-webpack-plugin from 2.0.2 to 3.0.0 - Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.2 to 3.0.0. - update clean-webpack-plugin usage - build(deps): bump @sentry/browser from 5.3.0 to 5.4.0 (#24) - build(deps-dev): bump react-hot-loader from 4.8.8 to 4.9.0 (#26) - build(deps-dev): bump autoprefixer from 9.5.1 to 9.6.0 (#27) - move browserslist to package.json --- src/components/Logs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/Logs.js b/src/components/Logs.js index d305b2a..ea2f58e 100644 --- a/src/components/Logs.js +++ b/src/components/Logs.js @@ -87,7 +87,7 @@ export default function Logs() {
-
No logs yet, hold tight...
+
No logs yet, hang tight...
) : (
-- cgit v1.3.1