Skip to content

Commit

Permalink
chore(release): 4.3.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Nov 16, 2023
1 parent bbc6f33 commit c6365ea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "daisyui",
"version": "4.3.0-alpha.5",
"version": "4.3.0-alpha.6",
"description": "daisyUI - Tailwind CSS Components",
"author": "Pouya Saadeghi",
"license": "MIT",
"type": "module",
"homepage": "https://daisyui.com",
"repository": {
"type": "git",
Expand All @@ -16,7 +17,6 @@
"bugs": {
"url": "https://github.com/saadeghi/daisyui/issues"
},
"type": "module",
"exports": {
".": "./src/index.js",
"./themes": "./src/theming/themes.js"
Expand All @@ -36,7 +36,6 @@
"css",
"ui"
],
"main": "src/index.js",
"module": "src/index.js",
"types": "src/index.d.ts",
"files": [
Expand Down

0 comments on commit c6365ea

Please sign in to comment.