fix(core): update

This commit is contained in:
Philipp Kunz 2019-03-26 12:11:24 +01:00
parent d1bc689b35
commit 9933d72784

View File

@ -2,7 +2,7 @@
"name": "@pushrocks/smartpromise",
"private": false,
"version": "3.0.1",
"description": "dropin replacement for q",
"description": "simple promises and Deferred constructs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {