Skip to content

Commit

Permalink
Remove playground (#1053)
Browse files Browse the repository at this point in the history
* remove local testing playgrounds

* bump outdated packages
  • Loading branch information
RobinMalfait authored Jan 19, 2022
1 parent 186a4cf commit cae976a
Show file tree
Hide file tree
Showing 64 changed files with 520 additions and 9,114 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,10 @@
"trailingComma": "es5"
},
"devDependencies": {
"@tailwindcss/ui": "^0.6.2",
"@testing-library/jest-dom": "^5.11.9",
"@types/node": "^14.14.22",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"prismjs": "^1.23.0",
"tailwindcss": "^1.9.6",
"lint-staged": "^12.2.1",
"tsdx": "^0.14.1",
"tslib": "^2.1.0",
"typescript": "^3.9.7"
Expand Down
2 changes: 0 additions & 2 deletions packages/@headlessui-react/next-env.d.ts

This file was deleted.

5 changes: 0 additions & 5 deletions packages/@headlessui-react/next.config.js

This file was deleted.

7 changes: 1 addition & 6 deletions packages/@headlessui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
"access": "public"
},
"scripts": {
"playground": "next dev",
"playground:build": "next build",
"prepublishOnly": "npm run build",
"test": "../../scripts/test.sh",
"build": "../../scripts/build.sh",
Expand All @@ -35,12 +33,9 @@
"react-dom": "^16 || ^17 || ^18"
},
"devDependencies": {
"@testing-library/react": "^11.2.3",
"@types/react": "^16.14.2",
"@types/react-dom": "^16.9.10",
"@popperjs/core": "^2.6.0",
"@testing-library/react": "^11.2.3",
"framer-motion": "^2.9.5",
"next": "10.0.5",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"snapshot-diff": "^0.8.1"
Expand Down
201 changes: 0 additions & 201 deletions packages/@headlessui-react/pages/_app.tsx

This file was deleted.

64 changes: 0 additions & 64 deletions packages/@headlessui-react/pages/_error.tsx

This file was deleted.

Loading

0 comments on commit cae976a

Please sign in to comment.