Skip to content

Commit b3cbb07

Browse files
authored
Merge pull request #33 from thesbros/master
Fixed typings
2 parents 4bb13ea + b6b7c7e commit b3cbb07

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
"peerDependencies": {
6464
"react": "^0.14.0 || ^15.0.0-0"
6565
},
66-
"typings": "./src/index.d.ts"
66+
"typings": "./index.d.ts"
6767
}

0 commit comments

Comments
 (0)