feat(normalize-packages): remove lint-staged
This commit is contained in:
parent
83e82e4789
commit
9d9fdcff1e
@ -38,7 +38,6 @@
|
||||
"babel-preset-stage-3": "^6.24.1",
|
||||
"cross-env": "^5.1.3",
|
||||
"event-to-promise": "^0.8.0",
|
||||
"lint-staged": "^6.0.0",
|
||||
"rimraf": "^2.6.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -48,6 +48,7 @@ require('exec-promise')(() =>
|
||||
'ghooks',
|
||||
'husky',
|
||||
'jest',
|
||||
'lint-staged',
|
||||
'standard',
|
||||
])
|
||||
deleteProperties(pkg, 'scripts', [ 'commitmsg', 'cz' ])
|
||||
|
Loading…
Reference in New Issue
Block a user