Skip to content

Commit

Permalink
Add types property to package.json (ptomasroos#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwebdev authored Mar 22, 2020
1 parent f081c20 commit f3d782e
Showing 1 changed file 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": "2.2.0",
"description": "Android and iOS supported pure JS slider component with multiple markers for React Native",
"main": "MultiSlider.js",
"types": "index.d.ts",
"scripts": {
"prettier": "prettier --single-quote --trailing-comma all --bracket-spacing --write \"**/*.js\""
},
Expand Down

0 comments on commit f3d782e

Please sign in to comment.