typography-theme-funston
Advanced tools
Comparing version 0.15.10 to 1.0.0-alpha.0
{ | ||
"name": "typography-theme-funston", | ||
"description": "A theme for Typography.js", | ||
"version": "0.15.10", | ||
"version": "1.0.0-alpha.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -9,3 +9,3 @@ "main": "./dist/index.js", | ||
"gray-percentage": "^2.0.0", | ||
"typography-breakpoint-constants": "^0.15.10" | ||
"typography-breakpoint-constants": "^1.0.0-alpha.0" | ||
}, | ||
@@ -31,3 +31,4 @@ "keywords": [ | ||
"watch": "../../node_modules/.bin/babel -w src --out-dir dist/" | ||
} | ||
}, | ||
"gitHead": "9aaf399e51b6fd62ffc38b9a6e32aba44459bd2c" | ||
} |
6688
+ Addedtypography-breakpoint-constants@1.0.0-alpha.0(transitive)
- Removedtypography-breakpoint-constants@0.15.10(transitive)