add configure page

This commit is contained in:
mrcanelas
2021-09-11 11:47:09 -03:00
committed by TheBeastLT
parent 7977a0f0fc
commit adc0a6dd71
7 changed files with 27 additions and 26 deletions

5
package-lock.json generated
View File

@@ -854,6 +854,11 @@
}
}
},
"express-rate-limit": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-5.3.0.tgz",
"integrity": "sha512-qJhfEgCnmteSeZAeuOKQ2WEIFTX5ajrzE0xS6gCOBCoRQcU+xEzQmgYQQTpzCcqUAAzTEtu4YEih4pnLfvNtew=="
},
"extend": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",