Skip to content

Commit

Permalink
revert @tailwindcss/forms
Browse files Browse the repository at this point in the history
  • Loading branch information
eladcon committed Sep 4, 2023
1 parent 2a5fffc commit d0c9989
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/wing-console/console/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@ibm/plex": "^6.3.0",
"@playwright/test": "^1.37.1",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/forms": "^0.5.3",
"@types/express": "^4.17.17",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/wing-console/console/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@popperjs/core": "^2.11.8",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/forms": "^0.5.3",
"classnames": "^2.3.2",
"lodash.uniq": "^4.5.0",
"nanoid": "^4.0.2",
Expand Down
18 changes: 9 additions & 9 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 d0c9989

Please sign in to comment.