grape-web
Advanced tools
Comparing version 0.33.0 to 0.33.1
@@ -290,13 +290,13 @@ /** | ||
var _svgGoogleCalendarSvg = require('./svg/google-calendar.svg'); | ||
var _svgGcalSvg = require('./svg/gcal.svg'); | ||
var _svgGoogleCalendarSvg2 = _interopRequireDefault(_svgGoogleCalendarSvg); | ||
var _svgGcalSvg2 = _interopRequireDefault(_svgGcalSvg); | ||
exports.googleCalendar = _svgGoogleCalendarSvg2['default']; | ||
exports.gcal = _svgGcalSvg2['default']; | ||
var _svgGoogleDriveSvg = require('./svg/google-drive.svg'); | ||
var _svgGoogledriveSvg = require('./svg/googledrive.svg'); | ||
var _svgGoogleDriveSvg2 = _interopRequireDefault(_svgGoogleDriveSvg); | ||
var _svgGoogledriveSvg2 = _interopRequireDefault(_svgGoogledriveSvg); | ||
exports.googleDrive = _svgGoogleDriveSvg2['default']; | ||
exports.googledrive = _svgGoogledriveSvg2['default']; | ||
@@ -303,0 +303,0 @@ var _svgGrapeSvg = require('./svg/grape.svg'); |
{ | ||
"name": "grape-web", | ||
"version": "0.33.0", | ||
"version": "0.33.1", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "jss": "^3.3.0", |
124465