fix deprecated output attribute
This commit is contained in:
parent
e000c33a58
commit
d0b2b8702f
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
|||
'';
|
||||
};
|
||||
|
||||
defaultPackage = packages.javascript;
|
||||
packages.default = packages.javascript;
|
||||
}
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue