This commit is contained in:
2016-12-16 21:21:58 +01:00
parent 2e6bd05d6d
commit 95dac1ab69
4 changed files with 68 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "dropin replacement for q",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},