feat: switch npm to yarn (#37)

* feat: switch npm to yarn

* working on node 7.10.0

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* upgrade node-sass

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2017-06-15 02:04:44 -05:00
committed by GitHub
parent 4d5fbe24b8
commit 2b14a3fc30
5 changed files with 2402 additions and 11 deletions

View File

@@ -29,7 +29,7 @@
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-gzip": "^1.4.0",
"gulp-sass": "^2.3.2",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^1.9.1",
"gulp-tar-path": "^1.0.1"
}