link typings om package.json

This commit is contained in:
Philipp Kunz 2016-06-20 22:18:48 +02:00
parent 2956278369
commit bdc99cc3a6

View File

@ -3,6 +3,7 @@
"version": "1.0.5",
"description": "promised environments",
"main": "dist/index.js",
"typings":"dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},