Skip to content

Commit 876beab

Browse files
committed
chore(version): bump
1 parent 21d6993 commit 876beab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sandpack-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-client",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "",
55
"keywords": [],
66
"repository": {

sandpack-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-react",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "",
55
"keywords": [],
66
"repository": {
@@ -43,7 +43,7 @@
4343
"@codemirror/matchbrackets": "^0.18.0",
4444
"@codemirror/state": "^0.18.0",
4545
"@codemirror/view": "^0.18.0",
46-
"@codesandbox/sandpack-client": "^0.1.3",
46+
"@codesandbox/sandpack-client": "^0.1.4",
4747
"codesandbox-import-utils": "^2.2.3",
4848
"codesandbox-import-util-types": "^2.2.3",
4949
"prism-react-renderer": "^1.1.1"

0 commit comments

Comments
 (0)