We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d6993 commit 876beabCopy full SHA for 876beab
sandpack-client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codesandbox/sandpack-client",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "",
5
"keywords": [],
6
"repository": {
sandpack-react/package.json
"name": "@codesandbox/sandpack-react",
@@ -43,7 +43,7 @@
43
"@codemirror/matchbrackets": "^0.18.0",
44
"@codemirror/state": "^0.18.0",
45
"@codemirror/view": "^0.18.0",
46
- "@codesandbox/sandpack-client": "^0.1.3",
+ "@codesandbox/sandpack-client": "^0.1.4",
47
"codesandbox-import-utils": "^2.2.3",
48
"codesandbox-import-util-types": "^2.2.3",
49
"prism-react-renderer": "^1.1.1"
0 commit comments