mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Remove volo from package.json.
This commit is contained in:
17
package.json
17
package.json
@@ -29,22 +29,5 @@
|
|||||||
"build": "node lib/main/build.js && node lib/fp/build.js",
|
"build": "node lib/main/build.js && node lib/fp/build.js",
|
||||||
"style": "jscs lodash.js lib/**/*.js",
|
"style": "jscs lodash.js lib/**/*.js",
|
||||||
"test": "node test/test"
|
"test": "node test/test"
|
||||||
},
|
|
||||||
"volo": {
|
|
||||||
"type": "directory",
|
|
||||||
"ignore": [
|
|
||||||
".*",
|
|
||||||
"*.custom.*",
|
|
||||||
"*.log",
|
|
||||||
"*.map",
|
|
||||||
"*.md",
|
|
||||||
"bower.json",
|
|
||||||
"component.json",
|
|
||||||
"doc",
|
|
||||||
"node_modules",
|
|
||||||
"perf",
|
|
||||||
"test",
|
|
||||||
"vendor"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user