Add alternate typescript definitions syntax to package.json
tsd should be able to consume this
This commit is contained in:
Родитель
cff923051f
Коммит
d24a767880
|
@ -23,6 +23,9 @@
|
|||
"url": "https://github.com/deregtd/NoSQLProvider/issues"
|
||||
},
|
||||
"typings": "dist/nosqlprovider.d.ts",
|
||||
"typescript": {
|
||||
"definition": "dist/nosqlprovider.d.ts"
|
||||
},
|
||||
"keywords": [
|
||||
"nosql",
|
||||
"indexeddb",
|
||||
|
|
Загрузка…
Ссылка в новой задаче