This commit is contained in:
Sindre Sorhus 2016-10-21 13:53:29 +07:00
parent b07580fbdb
commit 7443c42ee3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "p-timeout",
"version": "0.0.0",
"version": "1.0.0",
"description": "Timeout a promise after a specified amount of time",
"license": "MIT",
"repository": "sindresorhus/p-timeout",