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",
|
"name": "HackTimer",
|
||||||
"main": "HackTimer.js",
|
"main": "HackTimer.js",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"homepage": "https://github.com/turuslan/HackTimer",
|
"homepage": "https://github.com/turuslan/HackTimer",
|
||||||
"authors": [
|
"authors": [
|
||||||
"turuslan <turuslan.devbox@gmail.com>"
|
"turuslan <turuslan.devbox@gmail.com>"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hacktimer",
|
"name": "hacktimer",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"description": "Avoid timers throttling by browser when tab is inactive",
|
"description": "Avoid timers throttling by browser when tab is inactive",
|
||||||
"main": "HackTimer.js",
|
"main": "HackTimer.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -27,5 +27,5 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/turuslan/HackTimer/issues"
|
"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