mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-18 16:45:37 -05:00
chore(build): Update dependencies and regenerate lockfile (#267)
* Remove accidental usage of private authenticated NPM registry; add explicit .npmrc to prevent this in the future * Update ESLint/Husky to latest versions * `npm audit fix` termcolors transitive lodash dependency
This commit is contained in:
2
build/.husky/pre-commit
Executable file
2
build/.husky/pre-commit
Executable file
@@ -0,0 +1,2 @@
|
||||
cd build
|
||||
npm test
|
||||
Reference in New Issue
Block a user