This commit is contained in:
Philipp Kunz 2019-11-03 18:01:40 +01:00
parent 4aa3d18219
commit 4b5581a6f1
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdelay",
"version": "2.0.5",
"version": "2.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartdelay",
"private": false,
"version": "2.0.5",
"version": "2.0.6",
"description": "timeouts for the async/await era, written in TypeScript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -42,4 +42,4 @@
"npmextra.json",
"readme.md"
]
}
}