mirror of
https://github.com/turuslan/HackTimer
synced 2024-11-21 15:10:11 +00:00
NPM, Bower - prepare for 1.1.0 release.
This commit is contained in:
parent
a0342d12ff
commit
3762acb42f
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "HackTimer",
|
||||
"main": "HackTimer.js",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"homepage": "https://github.com/turuslan/HackTimer",
|
||||
"authors": [
|
||||
"turuslan <turuslan.devbox@gmail.com>"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hacktimer",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Avoid timers throttling by browser when tab is inactive",
|
||||
"main": "HackTimer.js",
|
||||
"scripts": {
|
||||
@ -27,5 +27,5 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/turuslan/HackTimer/issues"
|
||||
},
|
||||
"homepage": "https://github.com/turuslan/HackTimer#readme"
|
||||
"homepage": "https://github.com/turuslan/HackTimer"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user