Skip to content

Commit

Permalink
Merge pull request #106 from Noorin99/MasterOfAlune-patch-2
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
AmmarAlmuain authored Aug 9, 2023
2 parents 672931e + 165e7e4 commit 69fc0c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"repository": "[email protected]:ReCoded-Org/backend-capstone-template.git",
"author": "Ammar-64",
"license": "MIT",
"engines": {
"node": "18.x"
},
"scripts": {
"start": "nodemon src/app.ts",
"test": "set NODE_ENV=test && jest --passWithNoTests --detectOpenHandles",
Expand Down

0 comments on commit 69fc0c0

Please sign in to comment.