Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmythro committed Aug 17, 2022
1 parent 7e48e19 commit d8fb0b0
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idle-detect",
"version": "0.1.1",
"version": "0.1.2",
"description": "A TypeScript library for inactivity timer, which utilises `IdleDetector` API where possible or a fallback to `window.setTimeout` approach",
"main": "dist/index.js",
"scripts": {

0 comments on commit d8fb0b0

Please sign in to comment.