Skip to content

Commit 0cedfcd

Browse files
author
Ives van Hoorne
committed
Bump
1 parent 9a12c8f commit 0cedfcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-sandpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-smooshpack",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"description": "",
55
"keywords": [],
66
"license": "SEE LICENSE.MD IN ROOT",
@@ -79,7 +79,7 @@
7979
"react-broadcast": "^0.6.2",
8080
"react-codemirror2": "^4.0.1",
8181
"rollup-plugin-scss": "^0.4.0",
82-
"smooshpack": "^0.0.17"
82+
"smooshpack": "^0.0.19"
8383
},
8484
"peerDependencies": {
8585
"react": "^16.0.0"

packages/sandpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smooshpack",
3-
"version": "0.0.17",
3+
"version": "0.0.19",
44
"description": "",
55
"keywords": [],
66
"main": "dist/sandpack.umd.js",

0 commit comments

Comments
 (0)