mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
package.json: Remove Grunt devDependencies
Follow-up commit to dc3512de9f [formerly 6d38406eafbfc880c0b5aabf853c987c65f03482].
Former-commit-id: f8c310cad3fe165b6005312bad74a9abc5148a47
This commit is contained in:
@@ -30,9 +30,7 @@
|
||||
"lodash": "./build.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"istanbul": "~0.1.35",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-shell": "~0.2.2"
|
||||
"istanbul": "~0.1.35"
|
||||
},
|
||||
"engines": [
|
||||
"node",
|
||||
|
||||
Reference in New Issue
Block a user