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 b74001b commit a40f7c2Copy full SHA for a40f7c2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@user-interviews/ui-design-system",
3
- "version": "2.8.0",
+ "version": "3.0.0-beta",
4
"dependencies": {
5
"@tiptap/core": "^2.0.3",
6
"@tiptap/extension-bold": "^2.0.3",
@@ -197,5 +197,6 @@
197
"volta": {
198
"node": "20.12.1",
199
"yarn": "4.1.1"
200
- }
+ },
201
+ "stableVersion": "2.8.0"
202
}
0 commit comments