-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3caa918
commit 77ff7eb
Showing
2 changed files
with
9 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
"description": "开发环境下需要打包提交的文件路径转换成生产环境的路径", | ||
"author": "Boris <[email protected]>", | ||
"dependencies": { | ||
"chalk": "^1.1.0", | ||
"cheerio": "^0.19.0", | ||
"co": "^4.6.0", | ||
"colors": "^1.1.2" | ||
"co": "^4.6.0" | ||
} | ||
} |