Skip to content

Commit 884f2e5

Browse files
committed
update
1 parent 81a399e commit 884f2e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.conf/grunt/check_outdated.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = function ( grunt, options ) {
77
return {
88
target1: {
99
options: {
10-
// cwd: process.cwd(), // working directory for nyc + mocha run
10+
// cwd: process.cwd(), // working directory
1111
// dryrun: false, // dry run - do nothing just print cmd line
1212
// quiet false,
1313
/* node: {

0 commit comments

Comments
 (0)