mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
fix: upgrade sponsorkit from 0.9.3 to 0.16.2 Snyk has created this PR to upgrade sponsorkit from 0.9.3 to 0.16.2. See this package in npm: sponsorkit See this project in Snyk: https://app.snyk.io/org/leaanthony/project/65547be6-c86d-4fef-aa06-dc1445189250?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"name": "sponsors",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"sponsorkit": "^0.16.2"
|
|
}
|
|
}
|