Fix types to link to .ts file

This commit is contained in:
Sebastien Chopin 2017-05-31 10:22:04 +02:00
parent 979e15db2a
commit e967191167

View File

@ -14,7 +14,7 @@
} }
], ],
"main": "./index.js", "main": "./index.js",
"types": "./index.d.js", "types": "./index.d.ts",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",