diff options
author | crupest <crupest@outlook.com> | 2021-04-15 16:32:48 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-15 16:32:48 +0800 |
commit | 4e25a429d87ad7b7a037e216455b25e13b5b7a52 (patch) | |
tree | f4a9de309367d5760bdbd181ba2c30995e06a77f | |
parent | 2300b6ed25600c7c1f01ef44f7390e82119644a8 (diff) | |
parent | d15d2d498788678cb5a26b3b560b0afcb242c9e6 (diff) | |
download | timeline-4e25a429d87ad7b7a037e216455b25e13b5b7a52.tar.gz timeline-4e25a429d87ad7b7a037e216455b25e13b5b7a52.tar.bz2 timeline-4e25a429d87ad7b7a037e216455b25e13b5b7a52.zip |
Merge branch 'master' of https://github.com/crupest/Timeline
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 03606c47..cafc0b69 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -85,7 +85,7 @@ "copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.1",
"eslint": "^7.24.0",
- "eslint-config-prettier": "^8.1.0",
+ "eslint-config-prettier": "^8.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.23.2",
|