@vivliostyle/react
Advanced tools
Comparing version 2.8.1 to 2.9.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [2.9.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.1...v2.9.0) (2021-09-03) | ||
**Note:** Version bump only for package @vivliostyle/react | ||
## [2.8.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.0...v2.8.1) (2021-07-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@vivliostyle/react", | ||
"description": "React component for Vivliostyle", | ||
"version": "2.8.1", | ||
"version": "2.9.0", | ||
"author": "Yasuaki Uechi <y@uechi.io>", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"@emotion/styled": "^10.0.27", | ||
"@vivliostyle/core": "^2.8.1" | ||
"@vivliostyle/core": "^2.9.0" | ||
}, | ||
@@ -72,5 +72,5 @@ "peerDependencies": { | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
"gitHead": "96646082943499796aa09e7429bac82eb678ad74" | ||
"gitHead": "9fdc82dd7b08cd8bc9ce067c7a36ea6d09d40ee4" | ||
} |
89740
Updated@vivliostyle/core@^2.9.0