mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +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",
|
||||
"style": "jscs lodash.js lib/**/*.js",
|
||||
"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