Skip to content

Commit da43c8d

Browse files
committed
chore: release v0.0.13
1 parent 808f28d commit da43c8d

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

bun.lock

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/tailwindcss-utopia/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-utopia",
33
"type": "module",
4-
"version": "0.0.12",
4+
"version": "0.0.13",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",
@@ -49,6 +49,7 @@
4949
"rollup-plugin-delete": "^2.1.0",
5050
"rollup-plugin-node-externals": "^8.0.0",
5151
"tailwindcss-priv": "npm:tailwindcss@3.4.14",
52+
"tslib": "^2.8.1",
5253
"typescript": "^5.7.2"
5354
}
5455
}

packages/utopia-tailwind-merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utopia-tailwind-merge",
33
"type": "module",
4-
"version": "0.0.12",
4+
"version": "0.0.13",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)