@times-stories/pull-quote-page
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [1.1.2](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.1.1...@times-stories/pull-quote-page@1.1.2) (2019-03-22) | ||
| **Note:** Version bump only for package @times-stories/pull-quote-page | ||
| ## [1.1.1](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.0.19...@times-stories/pull-quote-page@1.1.1) (2019-03-20) | ||
@@ -8,0 +16,0 @@ |
+4
-4
| { | ||
| "name": "@times-stories/pull-quote-page", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "main": "lib/index.js", | ||
@@ -15,4 +15,4 @@ "module": "lib/index.js", | ||
| "dependencies": { | ||
| "@times-stories/image-container": "^1.1.1", | ||
| "@times-stories/style-guide": "^1.1.1", | ||
| "@times-stories/image-container": "^1.1.2", | ||
| "@times-stories/style-guide": "^1.1.2", | ||
| "react": "^16.6.1", | ||
@@ -27,3 +27,3 @@ "react-dom": "^16.6.1" | ||
| }, | ||
| "gitHead": "686b9ab89df1566de46b1a3a7d3203702b1e8fe8" | ||
| "gitHead": "d1195f1cee387d13cd2b877da9d918d9718c15c4" | ||
| } |
7817
2.96%