mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Adds GSheet read&write API
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"express": "^4.17.1",
|
||||
"fs": "^0.0.1-security",
|
||||
"google-auth-library": "^7.10.1",
|
||||
"google-spreadsheet": "^3.1.15",
|
||||
"googleapis": "^88.2.0",
|
||||
"helmet": "^4.6.0",
|
||||
"history": "^4.10.1",
|
||||
@@ -96,7 +98,7 @@
|
||||
"react-redux": "^7.2.4",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-config": "^5.1.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"readline": "^1.3.0",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"serialize-javascript": "^6.0.0",
|
||||
@@ -117,6 +119,7 @@
|
||||
"@types/compression-webpack-plugin": "^6.0.6",
|
||||
"@types/css-minimizer-webpack-plugin": "^3.0.2",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/google-spreadsheet": "^3.1.5",
|
||||
"@types/hpp": "^0.2.1",
|
||||
"@types/html-minifier": "^4.0.1",
|
||||
"@types/jest": "^26.0.24",
|
||||
|
Reference in New Issue
Block a user