edge-paths
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -117,3 +117,3 @@ import { existsSync } from "fs"; | ||
try { | ||
return getEdgeDevPath(); | ||
return getEdgePath(); | ||
} | ||
@@ -120,0 +120,0 @@ catch (e) { |
{ | ||
"name": "edge-paths", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Get the paths of edge browser easily", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9568