Compare commits

...

2 Commits

Author SHA1 Message Date
3d252a5e3e 2.0.4 2018-07-03 08:39:25 +02:00
d82722296b fix(README): update name 2018-07-03 08:39:25 +02:00
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# smartpromise
# @pushrocks/smartpromise
dropin replacement for q
smart helpers that work with promises
## Availabililty

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartpromise",
"version": "2.0.3",
"version": "2.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartpromise",
"private": false,
"version": "2.0.3",
"version": "2.0.4",
"description": "dropin replacement for q",
"main": "dist/index.js",
"typings": "dist/index.d.ts",