Adding warning regarding imports and updated to the latest beta for improved usage of const enums

This commit is contained in:
Supereg
2020-04-18 12:28:18 +02:00
parent 60f1a21529
commit ed0c930e09
17 changed files with 164 additions and 65 deletions

View File

@@ -33,6 +33,6 @@
"@types/node": "10.17.19",
"typescript": "^3.8.3",
"rimraf": "^3.0.2",
"homebridge": "^0.4.54-beta.51"
"homebridge": "^0.4.54-beta.52"
}
}