mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-04 08:34:45 +08:00
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:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user