This commit is contained in:
2018-05-16 10:12:21 +02:00
parent 79abc63edd
commit aba6729e9f
75 changed files with 671108 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"devDependencies": {
"@types/moment": "^2.13.0",
"@types/node": "^10.1.0",
"@types/onoff": "0.0.27"
"@types/onoff": "0.0.27",
"typescript": "^2.8.3"
}
}