Merge pull request #8075 from overleaf/jpa-nodemon

[misc] move nodemon to the root of the monorepo

GitOrigin-RevId: 235a8de422025da1dc2d88a56dfa15f7bb18aacb
This commit is contained in:
Jakob Ackermann
2022-05-30 09:18:54 +01:00
committed by Copybot
parent 910e07ca1c
commit c21bb9623a
5 changed files with 10 additions and 41 deletions

View File

@@ -12,6 +12,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"nodemon": "^2.0.16",
"patch-package": "^6.4.7",
"prettier": "2.5.1"
},