@sunsama/splash
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -33,3 +33,3 @@ "use strict"; | ||
// if (waitlistId) { | ||
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`, '_self'); | ||
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`); | ||
// } | ||
@@ -36,0 +36,0 @@ }) |
{ | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
@@ -42,3 +42,3 @@ // import ky from 'ky'; | ||
// if (waitlistId) { | ||
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`, '_self'); | ||
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`); | ||
// } | ||
@@ -45,0 +45,0 @@ |
Sorry, the diff of this file is not supported yet
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
9589