We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691fc76 commit d93d3d9Copy full SHA for d93d3d9
packages/bento-design-system/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@buildo/bento-design-system",
3
- "version": "0.22.26",
+ "version": "0.23.0",
4
"description": "The buildo DS",
5
"main": "lib/index.js",
6
"module": "lib/index.mjs",
templates/react-router-monorepo/libs/design-system/package.json
@@ -11,7 +11,7 @@
11
"dev": "tsup --watch"
12
},
13
"dependencies": {
14
- "@buildo/bento-design-system": "0.22.26",
+ "@buildo/bento-design-system": "0.23.0",
15
"@phosphor-icons/react": "2.1.7",
16
"@vanilla-extract/esbuild-plugin": "2.3.15"
17
0 commit comments