Skip to content

Commit

Permalink
Delete unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
akaeyuhi committed Jun 16, 2024
1 parent e73c0cd commit 6ddba11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Simple web-app for organizing free time",
"main": "./backend/src/main.ts",
"scripts": {
"test": "npm run test",
"installDependencies": "npm install --prefix ./backend && npm install --prefix ./frontend",
"lint": "npm run --prefix ./frontend lint && npm run --prefix ./backend lint",
"build": "npm run --prefix ./frontend build && npm run --prefix ./backend build",
Expand Down

0 comments on commit 6ddba11

Please sign in to comment.