We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f332918 commit 9225e33Copy full SHA for 9225e33
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "react-github-stats-card-v2",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "GitHub Stats card component for React applications.",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"start": "start-storybook",
0 commit comments