Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c561b2a25 | |||
| de4342aa18 |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartdelay",
|
||||
"private": false,
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.5",
|
||||
"description": "timeouts for the async/await era, written in TypeScript",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartdelay',
|
||||
version: '3.0.4',
|
||||
version: '3.0.5',
|
||||
description: 'timeouts for the async/await era, written in TypeScript'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user