Skip to content

Commit

Permalink
Merge pull request #9 from nathanfu88/feat/fix-ts-typings
Browse files Browse the repository at this point in the history
Add typings to package.json and move typings to src
  • Loading branch information
nathanfu88 authored Nov 4, 2019
2 parents db579c1 + 0e0dfe0 commit 479fb48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.11.0",
"description": "A pure JavaScript <Slider /> component for react-native",
"main": "lib/Slider.js",
"typings": "src/index",
"files": [
"lib",
"src"
Expand Down
File renamed without changes.

0 comments on commit 479fb48

Please sign in to comment.