mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-11 14:35:29 -04:00
fix arrow function inconsistency
This commit is contained in:
+2
-2
@@ -57,7 +57,7 @@
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@babel/preset-react": "^7.16.0",
|
||||
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
|
||||
"@svgr/webpack": "^6.1.1",
|
||||
"@svgr/webpack": "^6.1.2",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"babel-loader": "^8.2.3",
|
||||
"clean-css": "^5.2.2",
|
||||
@@ -84,7 +84,7 @@
|
||||
"markdownlint-cli": "~0.30.0",
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.4",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-focus": "^5.0.1",
|
||||
"postcss-loader": "^6.2.1",
|
||||
"postcss-svgo": "^5.0.3",
|
||||
|
||||
Reference in New Issue
Block a user