rodneylab / svelte-social-icons

Beautiful, easy SVG social icons in Svelte
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

PACKAGE UPDATES #4

Closed joaquimnetocel closed 1 year ago

joaquimnetocel commented 1 year ago

Here are my updates:

joaquimnetocel commented 1 year ago

Before my updates, "npm install" was not installing the dependencies (when trying to clone the project and install with no node_modules). Now, "npm install" is working.

rodneylab commented 1 year ago

Thanks for taking time to work this out @joaquimnetocel. I’m having a look into it.

rodneylab commented 1 year ago

fixes #5

Thanks this looks fine works. SocialIcons.svelte.d.ts is generated by the build script. Need to look at updating.

Thanks for your help!