Skip to content

Commit 2efc586

Browse files
committed
Build: Remove redundant grunt-cli dependency
This is already providewd by grunt, which actually installs one patch version newer, and so was even installed twice.
1 parent 6c2c0e6 commit 2efc586

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

package-lock.json

Lines changed: 0 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
},
2626
"dependencies": {
2727
"grunt": "1.5.3",
28-
"grunt-cli": "1.4.2",
2928
"grunt-jquery-content": "3.1.0"
3029
}
3130
}

0 commit comments

Comments
 (0)