homey-lib
Advanced tools
Comparing version 2.0.8 to 2.1.0
{ | ||
"name": "homey-lib", | ||
"version": "2.0.8", | ||
"version": "2.1.0", | ||
"description": "Shared Library for Homey", | ||
@@ -26,2 +26,3 @@ "main": "index.js", | ||
"config": { | ||
"npmPublishTagProduction": "latest", | ||
"npmPublishTagTesting": "beta", | ||
@@ -28,0 +29,0 @@ "nodeVersion": "8" |
123597