This commit is contained in:
2021-04-23 17:58:37 +00:00
parent 95d27d52a7
commit 84a8d8431c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartpromise",
"private": false,
"version": "3.1.3",
"version": "3.1.4",
"description": "simple promises and Deferred constructs",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@@ -43,4 +43,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}