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 4f1429b commit 9e70385Copy full SHA for 9e70385
packages/react-sandpack/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-quartzpack",
+ "name": "react-smooshpack",
3
"version": "0.0.0",
4
"description": "",
5
"keywords": [],
@@ -78,7 +78,7 @@
78
"react-broadcast": "^0.6.2",
79
"react-codemirror2": "^4.0.1",
80
"rollup-plugin-scss": "^0.4.0",
81
- "quartzpack": "^0.0.0"
+ "smooshpack": "^0.0.0"
82
},
83
"peerDependencies": {
84
"react": "^16.0.0"
packages/sandpack/README.md
@@ -1,5 +1,7 @@
# Sandpack
+> DON'T USE THIS YET!
+
A bundler that completely works in the browser and takes advantage of it.
6
7
## Why?
packages/sandpack/package.json
- "name": "quartzpack",
+ "name": "smooshpack",
0 commit comments