We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0342d1 commit 3762acbCopy full SHA for 3762acb
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "HackTimer",
3
"main": "HackTimer.js",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"homepage": "https://github.com/turuslan/HackTimer",
6
"authors": [
7
"turuslan <[email protected]>"
package.json
@@ -1,6 +1,6 @@
"name": "hacktimer",
"description": "Avoid timers throttling by browser when tab is inactive",
"scripts": {
@@ -27,5 +27,5 @@
27
"bugs": {
28
"url": "https://github.com/turuslan/HackTimer/issues"
29
},
30
- "homepage": "https://github.com/turuslan/HackTimer#readme"
+ "homepage": "https://github.com/turuslan/HackTimer"
31
}
0 commit comments