Bump version 9.0.0-beta.1

This commit is contained in:
QWp6t
2017-01-09 16:35:53 -08:00
parent bdaf038248
commit 6c685f656b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sage",
"version": "9.0.0-alpha.4",
"version": "9.0.0-beta.1",
"author": "Roots <team@roots.io>",
"homepage": "https://roots.io/sage/",
"private": true,
@@ -27,7 +27,7 @@
"test": "yarn run lint"
},
"engines": {
"node": ">= 4.5"
"node": ">= 6.9.4"
},
"devDependencies": {
"autoprefixer": "^6.6.1",