This commit is contained in:
Philipp Kunz 2018-07-06 14:20:56 +02:00
parent 767b3d6e42
commit 9acff87870
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartdelay",
"version": "1.0.4",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdelay",
"version": "1.0.4",
"version": "2.0.0",
"description": "timeouts for the async/await era, written in TypeScript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",