Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 3e64b14

Browse files
authored
Merge pull request #49 from felipediogo/master
adds nodemon to dev-dependency
2 parents b6b5b01 + 7da3c65 commit 3e64b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"eslint-config-prettier": "^4.2.0",
7070
"eslint-plugin-prettier": "^3.0.1",
7171
"jest": "^24.1.0",
72+
"nodemon": "^2.0.1",
7273
"prettier": "^1.17.0",
7374
"ts-jest": "^24.0.0",
7475
"ts-node": "^7.0.1",

0 commit comments

Comments
 (0)