Add Sapper alias to Svelte (#4866)

* Update Svelte and Add Sapper

* Revert Svelte

* Convert to alias

* Fix JSON
This commit is contained in:
Peter Noble 2021-05-07 02:01:52 +01:00 committed by GitHub
parent be407b1c80
commit ccd14957ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8492,7 +8492,16 @@
{
"title": "Svelte",
"hex": "FF3E00",
"source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg"
"source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg",
"aliases": {
"dup": [
{
"title": "Sapper",
"hex": "159497",
"source": "https://sapper.svelte.dev/"
}
]
}
},
{
"title": "SVG",