@trypanacea/sdk
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -82,3 +82,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
styleLink.rel = "stylesheet"; | ||
styleLink.href = new URL("./styles.css", import.meta.url).href; // Update with the correct path to your built CSS | ||
styleLink.href = "https://unpkg.com/@trypanacea/sdk/dist/styles.css"; // Update with the correct path to your built CSS | ||
shadow.appendChild(styleLink); | ||
@@ -85,0 +85,0 @@ // Create floating button |
{ | ||
"name": "@trypanacea/sdk", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
21789