Skip to content

Commit 2f25b6f

Browse files
authored
Merge pull request arqex#159 from leth/patch-1
Signpost type definition file in package.json
2 parents fe4c5cf + f35553c commit 2f25b6f

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
@@ -8,6 +8,7 @@
88
"url": "https://github.com/arqex/react-datetime"
99
},
1010
"main": "./DateTime.js",
11+
"types": "./react-datetime.d.ts",
1112
"scripts": {
1213
"build:win": "./node_modules/.bin/gulp.cmd",
1314
"build:mac": "./node_modules/.bin/gulp",

0 commit comments

Comments
 (0)