Skip to content

Commit 9e70385

Browse files
author
Ives van Hoorne
committed
Smoooosh
1 parent 4f1429b commit 9e70385

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

packages/react-sandpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-quartzpack",
2+
"name": "react-smooshpack",
33
"version": "0.0.0",
44
"description": "",
55
"keywords": [],
@@ -78,7 +78,7 @@
7878
"react-broadcast": "^0.6.2",
7979
"react-codemirror2": "^4.0.1",
8080
"rollup-plugin-scss": "^0.4.0",
81-
"quartzpack": "^0.0.0"
81+
"smooshpack": "^0.0.0"
8282
},
8383
"peerDependencies": {
8484
"react": "^16.0.0"

packages/sandpack/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Sandpack
22

3+
> DON'T USE THIS YET!
4+
35
A bundler that completely works in the browser and takes advantage of it.
46

57
## Why?

packages/sandpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "quartzpack",
2+
"name": "smooshpack",
33
"version": "0.0.0",
44
"description": "",
55
"keywords": [],

0 commit comments

Comments
 (0)