Ben Word -> Roots

This commit is contained in:
Ben Word
2016-02-20 09:06:52 -07:00
parent 5551ddebfa
commit 13c46811ba
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "sage", "name": "sage",
"homepage": "https://roots.io/sage/", "homepage": "https://roots.io/sage/",
"authors": [ "authors": [
"Ben Word <ben@benword.com>" "Roots <team@roots.io>"
], ],
"license": "MIT", "license": "MIT",
"private": true, "private": true,

View File

@@ -1,7 +1,7 @@
{ {
"name": "sage", "name": "sage",
"version": "9.0.0", "version": "9.0.0",
"author": "Ben Word <ben@benword.com>", "author": "Roots <team@roots.io>",
"homepage": "https://roots.io/sage/", "homepage": "https://roots.io/sage/",
"private": true, "private": true,
"repository": { "repository": {