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 9225e33 commit 47430c7Copy full SHA for 47430c7
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "react-github-stats-card-v2",
3
- "version": "0.1.3",
+ "version": "0.1.5",
4
"description": "GitHub Stats card component for React applications.",
5
- "main": "src/index.js",
+ "main": "./src/index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"start": "start-storybook",
0 commit comments