Skip to content

Commit

Permalink
removed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Eitan Elbaz authored and Eitan Elbaz committed Nov 21, 2023
1 parent 241d9a5 commit 40e9900
Show file tree
Hide file tree
Showing 4 changed files with 2,560 additions and 11,103 deletions.
17 changes: 0 additions & 17 deletions playground/config-overrides.js

This file was deleted.

4 changes: 1 addition & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"start": "cd .. && yarn && yarn build && cd ./playground && yarn && vite",
"build": "react-app-rewired build",
"build": "vite build",
"predeploy": "yarn build",
"deploy": "gh-pages -d build",
"lint": "eslint src/ --ext ts,tsx"
Expand Down Expand Up @@ -67,8 +67,6 @@
"lint-staged": "^10.5.4",
"open-in-editor": "^2.2.0",
"prettier": "^2.2.1",
"react-app-rewired": "^2.1.8",
"react-scripts": "4.0.3",
"rollup-plugin-typescript-paths": "^1.4.0",
"tsconfig-paths-webpack-plugin": "^3.3.0",
"typescript": "^5.3.2",
Expand Down
14 changes: 0 additions & 14 deletions playground/paths.json

This file was deleted.

Loading

0 comments on commit 40e9900

Please sign in to comment.