@crave/farmblocks-theme
Advanced tools
Comparing version 1.3.0-alpha.e40629fc to 1.3.0
@@ -6,10 +6,13 @@ # Change Log | ||
<a name="1.3.0-alpha.e40629fc"></a> | ||
# [1.3.0-alpha.e40629fc](https://github.com/CraveFood/farmblocks/compare/@crave/farmblocks-theme@1.2.0...@crave/farmblocks-theme@1.3.0-alpha.e40629fc) (2017-11-09) | ||
<a name="1.3.0"></a> | ||
# [1.3.0](https://github.com/CraveFood/farmblocks/compare/@crave/farmblocks-theme@1.2.0...@crave/farmblocks-theme@1.3.0) (2017-11-09) | ||
### Features | ||
* **theme:** add typography constants ([9d20999](https://github.com/CraveFood/farmblocks/commit/9d20999)) | ||
**Note:** Version bump only for package @crave/farmblocks-theme | ||
<a name="1.2.0"></a> | ||
@@ -16,0 +19,0 @@ # 1.2.0 (2017-11-09) |
@@ -16,2 +16,29 @@ "use strict"; | ||
var _fontSizes = require("./fontSizes"); | ||
Object.defineProperty(exports, "fontSizes", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_fontSizes).default; | ||
} | ||
}); | ||
var _fontTypes = require("./fontTypes"); | ||
Object.defineProperty(exports, "fontTypes", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_fontTypes).default; | ||
} | ||
}); | ||
var _fontWeights = require("./fontWeights"); | ||
Object.defineProperty(exports, "fontWeights", { | ||
enumerable: true, | ||
get: function get() { | ||
return _interopRequireDefault(_fontWeights).default; | ||
} | ||
}); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
{ | ||
"name": "@crave/farmblocks-theme", | ||
"version": "1.3.0-alpha.e40629fc", | ||
"version": "1.3.0", | ||
"description": "Farmblocks theme", | ||
@@ -5,0 +5,0 @@ "author": "Crave Food Services and AUTHORS", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4270
8
87
0