mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
* chore: update sponsors.svg * Update scripts * Update node version --------- Co-authored-by: leaanthony <1943904+leaanthony@users.noreply.github.com> Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
4 lines
95 B
Bash
Executable file
4 lines
95 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
npm install sponsorkit@16.4.2
|
|
npx sponsorkit -o ../../website/static/img/
|