mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-04 20:22:14 +03:00
fix translator test for package-json
This commit is contained in:
parent
49416753cf
commit
d7974d45f7
@ -22,7 +22,8 @@ utils.writePureShellScript
|
||||
--attribute-name eslint \
|
||||
--arg name="{automatic}" \
|
||||
--arg noDev=true \
|
||||
--arg nodejs=14
|
||||
--arg nodejs=14 \
|
||||
--arg npmArgs=
|
||||
|
||||
${cli} update eslint --to-version 8.4.1
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user