Skip to content

Commit 73e9fa2

Browse files
chore(package): update nodemon to version 2.0.2
Closes #15
1 parent a9b31fa commit 73e9fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/node": "^9.3.0",
29-
"nodemon": "^1.14.1",
29+
"nodemon": "^2.0.2",
3030
"tslint": "5.9.1",
3131
"ts-node": "^6.0.0"
3232
}

0 commit comments

Comments
 (0)