svelte-tiny-linked-charts
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "svelte-tiny-linked-charts", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"private": false, | ||
@@ -43,4 +43,4 @@ "scripts": { | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"main": "src/index.js", | ||
"module": "src/index.mjs", | ||
"svelte": "src/index.js", | ||
@@ -47,0 +47,0 @@ "author": { |
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
10451