outline-icons
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -51,2 +51,6 @@ "use strict"; | ||
var _EmailIcon = require("./components/EmailIcon"); | ||
var _EmailIcon2 = _interopRequireDefault(_EmailIcon); | ||
var _ExpandedIcon = require("./components/ExpandedIcon"); | ||
@@ -191,2 +195,3 @@ | ||
EditIcon: _EditIcon2.default, | ||
EmailIcon: _EmailIcon2.default, | ||
ExpandedIcon: _ExpandedIcon2.default, | ||
@@ -193,0 +198,0 @@ GoToIcon: _GoToIcon2.default, |
{ | ||
"name": "outline-icons", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "An iconset designed for the Outline editor and wiki", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
68159
50
973