shokax-cli
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -90,3 +90,3 @@ "use strict"; | ||
hexoLog.info(` | ||
step1: open _config.yml and change theme: 'theme: shokaX' | ||
step1: open _config.yml and change theme: 'theme: shokaX or shokax(if install by npm)' | ||
step2: name the _config.landscape.yml to _config.shokaX.yml`); | ||
@@ -93,0 +93,0 @@ }; |
{ | ||
"name": "shokax-cli", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "ShokaX's offical tools", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,3 @@ { | ||
"pretty": false, | ||
"strict": true, | ||
"allowJs": true | ||
@@ -10,0 +11,0 @@ }, |
12694
185