2
0

Removed node_modules, add mustache to package.json

This commit is contained in:
Harald Rietman
2017-06-30 19:22:34 +02:00
parent 4645f0b803
commit a640734d9d
21 changed files with 9 additions and 2076 deletions

View File

@@ -16,5 +16,8 @@
"bugs": {
"url": "https://gitlab.com/h-rietman/xiaomi-devices-node-red/issues"
},
"homepage": "https://gitlab.com/h-rietman/xiaomi-devices-node-red#README"
"homepage": "https://gitlab.com/h-rietman/xiaomi-devices-node-red#README",
"dependencies": {
"mustache": "^2.3.0"
}
}