Skip to content

Commit

Permalink
reverse
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninarchive committed Dec 19, 2023
1 parent cda2925 commit ff52b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint --fix --ext js,ts src",
"build": "tsc -p .",
"start:build": "node ./public/server.js",
"test": "jest --detectOpenHandles",
"test": "jest",
"test:watch": "jest --watch",
"faker": "node ./public/faker/index.js"
},
Expand Down

0 comments on commit ff52b48

Please sign in to comment.