@vivliostyle/theme-bunko
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.2.0...@vivliostyle/theme-bunko@0.2.1) (2020-07-01) | ||
**Note:** Version bump only for package @vivliostyle/theme-bunko | ||
# 0.2.0 (2020-07-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vivliostyle/theme-bunko", | ||
"description": "文庫用のテーマ", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"author": "Shinyu Murakami <murakami@vivliostyle.org>", | ||
"scripts": { | ||
"preview": "vivliostyle-theme-scripts theme.css --layout example/bunko.md" | ||
"dev": "vivliostyle-theme-scripts preview theme.css --layout example/bunko.md" | ||
}, | ||
"devDependencies": { | ||
"vivliostyle-theme-scripts": "^0.1.0" | ||
"vivliostyle-theme-scripts": "^0.2.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "files": [ | ||
}, | ||
"gitHead": "cb45b47936dc6a51bcc2d78bbf0382ceb0fdc823" | ||
"gitHead": "ac7e683648eacc18bd3291b0b0caf3555f57f4ad" | ||
} |
10360