Add lodash.deburr
This commit is contained in:
+2
-1
@@ -18,6 +18,7 @@
|
||||
"date-fns": "^2.16.1",
|
||||
"express": "^4.17.1",
|
||||
"fontsource-roboto": "^3.0.3",
|
||||
"lodash.deburr": "^4.1.0",
|
||||
"lodash.union": "^4.6.0",
|
||||
"material-auto-rotating-carousel": "^3.0.2",
|
||||
"next": "10.0.3",
|
||||
@@ -45,7 +46,7 @@
|
||||
"react/require-default-props": "warn",
|
||||
"react/react-in-jsx-scope": "off",
|
||||
"camelcase": "off",
|
||||
"react/boolean-prop-naming" : "off"
|
||||
"react/boolean-prop-naming": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user