We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1c61f commit 465eba8Copy full SHA for 465eba8
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tweakpane/plugin-essentials",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "Essential components for Tweakpane",
5
"main": "dist/tweakpane-plugin-essentials.js",
6
"type": "module",
@@ -60,6 +60,6 @@
60
"typescript": "4.7"
61
},
62
"peerDependencies": {
63
- "tweakpane": "^4.0.0-beta.2"
+ "tweakpane": "^4.0.0"
64
}
65
0 commit comments