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 2894637 commit 132c107Copy full SHA for 132c107
packages/react-sandpack/package.json
@@ -77,7 +77,7 @@
77
"react-broadcast": "^0.6.2",
78
"react-codemirror2": "^4.0.1",
79
"rollup-plugin-scss": "^0.4.0",
80
- "smooshpack": "^0.0.2"
+ "smooshpack": "^0.0.7"
81
},
82
"peerDependencies": {
83
"react": "^16.0.0"
packages/sandpack/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "smooshpack",
3
- "version": "0.0.2",
+ "version": "0.0.7",
4
"description": "",
5
"keywords": [],
6
"main": "dist/sandpack.umd.js",
0 commit comments