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 07a262e commit eb48eb3Copy full SHA for eb48eb3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "honkit-plugin-sandpack",
3
- "version": "1.0.3",
+ "version": "1.1.0",
4
"homepage": "https://github.com/honkit/honkit-plugin-sandpack",
5
"bugs": {
6
"url": "https://github.com/honkit/honkit-plugin-sandpack/issues"
@@ -55,6 +55,5 @@
55
"react": "^18.1.0",
56
"react-dom": "^18.1.0"
57
},
58
- "dependencies": {
59
- }
+ "dependencies": {}
60
}
0 commit comments