@amplitude/plugin-user-agent-enrichment-browser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@amplitude/plugin-user-agent-enrichment-browser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -32,2 +32,3 @@ "author": "Amplitude Inc", | ||
"lint:prettier": "prettier --check \"{src,test}/**/*.ts\"", | ||
"publish": "node ../../scripts/publish/upload-to-s3.js", | ||
"test": "jest", | ||
@@ -58,3 +59,3 @@ "typecheck": "tsc -p ./tsconfig.json" | ||
], | ||
"gitHead": "b279f0df007ae0c8e7f8a97e12530af795c473bc" | ||
"gitHead": "2f2b22af6d29531292ef3b331ce816196095bb2b" | ||
} |
76778