gatsby-plugin-typography
Advanced tools
Comparing version 1.7.7 to 1.7.8
{ | ||
"name": "gatsby-plugin-typography", | ||
"version": "1.7.7", | ||
"version": "1.7.8", | ||
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS", | ||
"main": "index.js", | ||
"dependencies": { | ||
"babel-runtime": "6.26.0", | ||
"babel-runtime": "^6.26.0", | ||
"react-typography": "^0.16.1", | ||
@@ -9,0 +9,0 @@ "typography": "^0.16.0" |
3218
Updatedbabel-runtime@^6.26.0