Skip to content

Commit

Permalink
chore: cleanup import
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed May 25, 2024
1 parent dbad79c commit 0bc71a0
Show file tree
Hide file tree
Showing 10 changed files with 3,161 additions and 5,427 deletions.
File renamed without changes.
123 changes: 0 additions & 123 deletions democracy/desktop/.github/workflows/release.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions democracy/desktop/.husky/pre-commit

This file was deleted.

56 changes: 0 additions & 56 deletions democracy/desktop/Dockerfile

This file was deleted.

5 changes: 0 additions & 5 deletions democracy/desktop/lint-staged.config.js

This file was deleted.

5 changes: 1 addition & 4 deletions democracy/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"build-prod": "run-s clean build export",
"clean": "rimraf .next out",
"lint": "next lint",
"build-types": "tsc --noEmit --pretty",
"prepare": "husky install"
"build-types": "tsc --noEmit --pretty"
},
"dependencies": {
"@apollo/client": "^3.5.10",
Expand Down Expand Up @@ -65,8 +64,6 @@
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-tailwindcss": "^3.5.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.12",
"prettier": "^2.6.2",
Expand Down
Loading

0 comments on commit 0bc71a0

Please sign in to comment.