Skip to content

Commit 4f1429b

Browse files
author
Ives van Hoorne
committed
Temporarily rename packages
1 parent d3a9542 commit 4f1429b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/react-sandpack/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-sandpack",
2+
"name": "react-quartzpack",
33
"version": "0.0.0",
44
"description": "",
55
"keywords": [],
@@ -77,7 +77,8 @@
7777
"codesandbox-import-utils": "^1.2.3",
7878
"react-broadcast": "^0.6.2",
7979
"react-codemirror2": "^4.0.1",
80-
"rollup-plugin-scss": "^0.4.0"
80+
"rollup-plugin-scss": "^0.4.0",
81+
"quartzpack": "^0.0.0"
8182
},
8283
"peerDependencies": {
8384
"react": "^16.0.0"

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": "sandpack",
2+
"name": "quartzpack",
33
"version": "0.0.0",
44
"description": "",
55
"keywords": [],

0 commit comments

Comments
 (0)