Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 309df81

Browse files
author
Ives van Hoorne
committed
1 parent cbba678 commit 309df81

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

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.22",
3+
"version": "0.0.23",
44
"description": "",
55
"keywords": [],
66
"license": "SEE LICENSE.MD IN ROOT",
@@ -87,7 +87,7 @@
8787
"react-broadcast": "^0.6.2",
8888
"react-codemirror2": "^4.0.1",
8989
"rollup-plugin-scss": "^0.4.0",
90-
"smooshpack": "^0.0.22"
90+
"smooshpack": "^0.0.23"
9191
},
9292
"peerDependencies": {
9393
"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.22",
3+
"version": "0.0.23",
44
"description": "",
55
"keywords": [],
66
"main": "dist/sandpack.umd.js",

0 commit comments

Comments
 (0)