We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bad50 commit 8b6155eCopy full SHA for 8b6155e
2 files changed
apps/dashboard/app/admin/page.tsx
packages/shared/package.json
@@ -40,7 +40,6 @@
40
"./bot-detection": "./src/utils/bot-detection/index.ts",
41
"./bot-detection/detector": "./src/utils/bot-detection/detector.ts",
42
"./bot-detection/types": "./src/utils/bot-detection/types.ts",
43
- "./bot-detection/ua-patterns": "./src/utils/bot-detection/ua-patterns.ts",
44
"./bot-detection/user-agent": "./src/utils/bot-detection/user-agent.ts",
45
"./ssrf-guard": "./src/ssrf-guard.ts"
46
},
0 commit comments