@chuva.io/less-cli
Advanced tools
Comparing version
@@ -24,5 +24,3 @@ import fs from 'fs'; | ||
if (event === events.created || event === events.updated) { | ||
data.new_value = typeof new_value.value !== 'string' | ||
? JSON.parse(new_value.value) | ||
: new_value.value; | ||
data.new_value = JSON.parse(new_value.value); | ||
} | ||
@@ -29,0 +27,0 @@ |
{ | ||
"name": "@chuva.io/less-cli", | ||
"version": "1.0.0-beta.42", | ||
"version": "1.0.0-beta.43", | ||
"description": "`less-cli` is a CLI tool that allows you to deploy your Less projects to AWS while providing several other tools to facilitate your interaction with Less.", | ||
@@ -5,0 +5,0 @@ "author": "Chuva, LLC", |
168781
-0.04%4067
-0.05%