Skip to content

Commit 60a4fa5

Browse files
authored
Add types property to package.json (ptomasroos#177)
1 parent a9ce6f1 commit 60a4fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.2.0",
44
"description": "Android and iOS supported pure JS slider component with multiple markers for React Native",
55
"main": "MultiSlider.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"prettier": "prettier --single-quote --trailing-comma all --bracket-spacing --write \"**/*.js\""
89
},

0 commit comments

Comments
 (0)