diff --git a/package.json b/package.json index e7bde14..dbeeb09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "platformicons", - "version": "5.3.1", + "version": "5.3.2", "description": "Web Platform and Framework Logo Set", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/platformIcon.tsx b/src/platformIcon.tsx index a4b7e81..562f451 100644 --- a/src/platformIcon.tsx +++ b/src/platformIcon.tsx @@ -56,6 +56,7 @@ export const PLATFORM_TO_ICON = { "javascript-nextjs": "nextjs", "javascript-react": "react", "javascript-remix": "remix", + "javascript-svelte": "svelte", "javascript-vue": "vue", ionic: "ionic", kotlin: "kotlin", @@ -106,7 +107,6 @@ export const PLATFORM_TO_ICON = { "rust-actix": "actix", scala: "scala", stride3d: "stride3d", - svelte: "svelte", swift: "swift", unity: "unity", // This will be deprecated in favor of 'unrealengine'