added contributor crashdummymch

This commit is contained in:
Karsten Siedentopp
2019-02-16 16:40:59 +01:00
parent 285b36014e
commit b0c84bb7b7
2 changed files with 4 additions and 2 deletions

View File

@@ -155,6 +155,7 @@ Colorpicker item=tuya_livingroom_colorpicker label="RGB Lampenfarbe" icon="slide
- [TheAgentK](https://github.com/TheAgentK)
- [tsightler](https://github.com/tsightler)
- [Tycale](https://github.com/Tycale)
- [crashdummymch](https://github.com/crashdummymch)
## Related Projects:

5
package-lock.json generated
View File

@@ -576,8 +576,9 @@
}
},
"tuyapi": {
"version": "github:codetheweb/tuyapi#8b99fc5a3109a04b21c16107b0855141b0836756",
"from": "github:codetheweb/tuyapi",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/tuyapi/-/tuyapi-3.2.3.tgz",
"integrity": "sha512-3KJKPbjLz5UaSpZaIPgcZ5nGGE71S/S2mp2tzVrM0zHbMCeSNAzt3YIUv6rHXv1XTnCCjBQCXDGE46zMePZSng==",
"requires": {
"crc": "^3.5.0",
"debug": "^4.0.0",