Update package.json

This commit is contained in:
Ruben M 2018-02-22 09:37:31 +01:00 committed by GitHub
parent 3697bdf980
commit f04a1eec69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
"devDependencies": { "devDependencies": {
"@types/node": "^9.3.0", "@types/node": "^9.3.0",
"nodemon": "^1.14.1", "nodemon": "^1.14.1",
"tslint": "5.3.2",
"ts-node": "^4.1.0" "ts-node": "^4.1.0"
} }
} }