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 20b8408 commit 4869ed2Copy full SHA for 4869ed2
1 file changed
package.json
@@ -50,11 +50,11 @@
50
"lint-staged": "^12.4.2",
51
"prettier": "^2.6.2",
52
"typescript": "^4.7.2",
53
- "@codesandbox/sandpack-client": "^1.0.4"
54
- },
55
- "dependencies": {
+ "@codesandbox/sandpack-client": "^1.0.4",
56
"@codesandbox/sandpack-react": "^1.0.4",
57
"react": "^18.1.0",
58
"react-dom": "^18.1.0"
+ },
+ "dependencies": {
59
}
60
0 commit comments