add simple app authorization page
This commit is contained in:
+5
-1
@@ -8,6 +8,7 @@
|
||||
"express": "^4.18.2",
|
||||
"express-fileupload": "^1.3.1",
|
||||
"express-useragent": "^1.0.15",
|
||||
"hcaptcha": "^0.1.1",
|
||||
"html-minifier-terser": "^7.1.0",
|
||||
"lru-cache": "^7.14.1",
|
||||
"mysql2": "^3.1.0",
|
||||
@@ -36,5 +37,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/002Hub/IPost/issues"
|
||||
},
|
||||
"homepage": "https://github.com/002Hub/IPost#readme"
|
||||
"homepage": "https://github.com/002Hub/IPost#readme",
|
||||
"devDependencies": {
|
||||
"@hcaptcha/types": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user