Skip to content

Commit

Permalink
Revert "fix: trigger test release"
Browse files Browse the repository at this point in the history
This reverts commit eda60a3.
  • Loading branch information
severinlandolt committed May 13, 2024
1 parent eda60a3 commit 761c671
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@
"homepage": "https://github.com/tremorlabs/tremor#readme",
"dependencies": {
"@floating-ui/react": "^0.19.2",
"@headlessui/react": "^1.7.19",
"@headlessui/tailwindcss": "^0.2.0",
"@storybook/test": "^8.0.10",
"date-fns": "^3.6.0",
"jest-environment-jsdom": "^29.7.0",
"react-day-picker": "^8.10.1",
"react-transition-state": "^2.1.1",
"recharts": "^2.12.7",
Expand Down Expand Up @@ -57,7 +61,6 @@
"@storybook/mdx2-csf": "^1.1.0",
"@storybook/react": "^8.0.10",
"@storybook/react-webpack5": "^8.0.10",
"@storybook/test": "^8.0.10",
"@storybook/theming": "^8.0.10",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/react": "^14.1.2",
Expand All @@ -79,7 +82,6 @@
"html-webpack-plugin": "^5.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.38",
"postcss-loader": "^7.3.3",
"prettier": "3.2.5",
Expand All @@ -104,9 +106,7 @@
},
"peerDependencies": {
"react": "^18.0.0",
"react-dom": ">=16.6.0",
"@headlessui/react": "^1.7.19",
"@headlessui/tailwindcss": "^0.2.0"
"react-dom": ">=16.6.0"
},
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 761c671

Please sign in to comment.