This commit is contained in:
Philipp Kunz 2017-01-18 00:44:30 +01:00
parent 431f4f7169
commit f8cfd99c8c

View File

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