@argos-ci/browser
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "@argos-ci/browser", | ||
"description": "Browser utilities to stabilize visual testing.", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"author": "Smooth Code", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.mjs" | ||
@@ -54,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "672a6e0fce11cd9e0acd8b77dad137d85d224ef9" | ||
"gitHead": "ac02d37ca89f73359fba70cfe9b579396c3260d8" | ||
} |