sveltefire
sveltefire copied to clipboard
add repository and homepage url in package.json
The old package.json didn't show a GitHub or a homepage URL in npm. This PR adds both of them.
Not exactly sure why git changed so many lines 🤔
To be clear, I've only added repository and homepage to package.json
Not exactly sure why git changed so many lines 🤔 To be clear, I've only added
repositoryandhomepageto package.json
Tabs vs. spaces?