diff --git a/bower.json b/bower.json index 0e99a7f..e4de7a7 100644 --- a/bower.json +++ b/bower.json @@ -1,12 +1,15 @@ { "name": "typographic", - "version": "2.9.2", + "version": "2.9.3", "homepage": "https://github.com/corysimmons/typographic", "authors": [ "Cory Simmons " ], "description": "Responsive typography with modular scale, font stacks, and more.", - "main": "typographic.js", + "main": [ + "scss/typographic.scss", + "stylus/typographic.styl" + ], "moduleType": [ "node" ], diff --git a/package.json b/package.json index 2e7d464..ffdee34 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "name": "Cory Simmons" }, "main": "stylus/typographic.js", - "version": "2.9.2", + "version": "2.9.3", "description": "Responsive typography with modular scale, font stacks, and more.", "keywords": [ "stylus",