Skip to content

Commit

Permalink
Update more package details
Browse files Browse the repository at this point in the history
  • Loading branch information
joeworkman committed Jul 20, 2020
1 parent e79c106 commit 012e750
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gem/foundation-emails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ require "foundation_emails/version"
Gem::Specification.new do |spec|
spec.name = "foundation_emails"
spec.version = FoundationEmails::VERSION
spec.authors = ["ZURB"]
spec.email = ["foundation@zurb.com"]
spec.authors = ["Foundation"]
spec.email = ["contact@get.foundation"]

spec.summary = %q{A framework for responsive emails made by ZURB.}
spec.summary = %q{A framework for responsive emails.}
spec.description = %q{Foundation for Emails (previously known as Ink) is a framework for creating responsive HTML emails that work in any email client.}
spec.homepage = "https://get.foundation/emails"
spec.license = "MIT"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "foundation-emails",
"version": "2.2.1",
"description": "A framework for responsive emails made by ZURB",
"description": "A framework for responsive emails",
"keywords": [
"responsive",
"emails"
],
"style": "dist/foundation-emails.min.css",
"main": "dist/foundation-emails.css",
"author": "ZURB <foundation@zurb.com> (http://foundation.zurb.com)",
"author": "Foundation <contact@get.foundation> (https://get.foundation)",
"scripts": {
"start": "gulp",
"test:visual": "gulp test",
Expand Down

0 comments on commit 012e750

Please sign in to comment.