mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Add email listing support for mobile in component TeamMembers
This commit is contained in:
@@ -123,7 +123,8 @@
|
||||
"redux-thunk": "^2.3.0",
|
||||
"serialize-javascript": "^6.0.0",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"web-push": "^3.4.5"
|
||||
"web-push": "^3.4.5",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
@@ -163,6 +164,7 @@
|
||||
"@types/webpack-bundle-analyzer": "^4.4.1",
|
||||
"@types/webpack-manifest-plugin": "^3.0.5",
|
||||
"@types/webpack-node-externals": "^2.5.2",
|
||||
"@types/xml2js": "^0.4.11",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.2",
|
||||
"@typescript-eslint/parser": "^4.28.2",
|
||||
"babel-loader": "^8.2.2",
|
||||
|
Reference in New Issue
Block a user