@codesandbox/sandpack-react
Advanced tools
Comparing version 2.18.1 to 2.18.2
@@ -373,2 +373,3 @@ import type { LanguageSupport } from "@codemirror/language"; | ||
experimental_enableServiceWorker?: boolean; | ||
experimental_enableStableServiceWorkerId?: boolean; | ||
} | ||
@@ -375,0 +376,0 @@ interface SandpackInternalProps<Files extends SandpackFiles | any, TemplateName extends SandpackPredefinedTemplate> extends SandpackRootProps<Files, TemplateName> { |
@@ -373,2 +373,3 @@ import type { LanguageSupport } from "@codemirror/language"; | ||
experimental_enableServiceWorker?: boolean; | ||
experimental_enableStableServiceWorkerId?: boolean; | ||
} | ||
@@ -375,0 +376,0 @@ interface SandpackInternalProps<Files extends SandpackFiles | any, TemplateName extends SandpackPredefinedTemplate> extends SandpackRootProps<Files, TemplateName> { |
{ | ||
"name": "@codesandbox/sandpack-react", | ||
"version": "2.18.1", | ||
"version": "2.18.2", | ||
"description": "", | ||
@@ -62,3 +62,3 @@ "keywords": [], | ||
"@codemirror/view": "^6.7.1", | ||
"@codesandbox/sandpack-client": "^2.18.1", | ||
"@codesandbox/sandpack-client": "^2.18.2", | ||
"@lezer/highlight": "^1.1.3", | ||
@@ -99,3 +99,3 @@ "@react-hook/intersection-observer": "^3.1.1", | ||
}, | ||
"gitHead": "19e617ba8e4aa944c10a69984cb6736773458b10" | ||
"gitHead": "8d49dcf505ebc3bb298bb37ca18a41559d1a6b57" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1186876
230
28507