Skip to content

Commit b241c47

Browse files
author
Eduardo García Sanz
committed
wrong path to index...
1 parent 2889e04 commit b241c47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description" : "A neat way of handling views on other components",
44
"homepage" : "https://github.com/coma/react-socket",
55
"repository" : "https://github.com/coma/react-socket",
6-
"main" : "./index.js",
7-
"version" : "0.1.0",
6+
"main" : "./src/index.js",
7+
"version" : "0.1.1",
88
"license" : "MIT",
99
"private" : false,
1010
"authors" : [

0 commit comments

Comments
 (0)