Skip to content

Commit 9225e33

Browse files
committed
Updated entry point
1 parent f332918 commit 9225e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "react-github-stats-card-v2",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "GitHub Stats card component for React applications.",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"start": "start-storybook",

0 commit comments

Comments
 (0)