Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbfb6897

Browse files
authored
Release: Remove an unused chalk dependency
Chalk was used for a Sizzle version check that's no longer there on `master`.Closesgh-4712
1 parentef4d6ca commitbfb6897

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎build/release.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,5 @@ module.exports.dependencies = [
8686
"archiver@1.3.0",
8787
"shelljs@0.7.7",
8888
"inquirer@7.0.4",
89-
"npm@4.4.1",
90-
"chalk@1.1.3"
89+
"npm@4.4.1"
9190
];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp