@neocodemirror/svelte
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -145,3 +145,3 @@ import { defaultKeymap, indentWithTab } from '@codemirror/commands'; | ||
if (setup === "basic") | ||
return (await import('./basic-setup-N2KHD7MR.js')).default(options); | ||
return (await import('./basic-setup-BJSL5TOQ.js')).default(options); | ||
if (setup === "minimal") | ||
@@ -148,0 +148,0 @@ return (await import('./minimal-setup-Y523JPZT.js')).default(options); |
@@ -145,3 +145,3 @@ import { defaultKeymap, indentWithTab } from '@codemirror/commands'; | ||
if (setup === "basic") | ||
return (await import('./basic-setup-N2KHD7MR.js')).default(options); | ||
return (await import('./basic-setup-BJSL5TOQ.js')).default(options); | ||
if (setup === "minimal") | ||
@@ -148,0 +148,0 @@ return (await import('./minimal-setup-Y523JPZT.js')).default(options); |
{ | ||
"name": "@neocodemirror/svelte", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Svelte Action to add codemirro to your apps 😉", | ||
@@ -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
29176