top-user-agents 2.1.101 → 2.1.102

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "top-user-agents",
3
3
  "description": "An always up-to-date list of the top 100 most common browser user-agents for HTTP requests",
4
4
  "homepage": "https://microlink.io/user-agents",
5
- "version": "2.1.101",
5
+ "version": "2.1.102",
6
6
  "types": "./src/index.d.ts",
7
7
  "exports": {
8
8
  ".": {