3 lines
96 B
Fish
3 lines
96 B
Fish
function nup --wraps='npm update' --description 'alias nup=npm update'
|
|
npm update $argv
|
|
end
|