Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mrmihi/ITP_WD_B01_G11 into …
Browse files Browse the repository at this point in the history
…staging-dinal
  • Loading branch information
mrmihi committed Apr 22, 2023
2 parents 648e6fd + db05a4f commit 3538883
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"mongoose-unique-validator": "^4.0.0",
"morgan": "^1.10.0",
"mongoose-aggregate-paginate-v2": "^1.0.6",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"cross-env": "^7.0.3"
},
"devDependencies": {
"cross-env": "^7.0.3",
"eslint": "^8.38.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -47,4 +47,4 @@
"testEnvironment": "node",
"globalTeardown": "./Event/helpers/teardown.js"
}
}
}

0 comments on commit 3538883

Please sign in to comment.