Skip to content

Commit aec50d9

Browse files
committed
Fixed link to license
1 parent 99bebaa commit aec50d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"licenses": [
2525
{
2626
"type": "MIT",
27-
"url": "https://github.com/jquery/gnarf37/jquery-requestAnimationFrame/blob/master/LICENSE-MIT"
27+
"url": "https://github.com/gnarf37/jquery-requestAnimationFrame/blob/master/LICENSE-MIT"
2828
}
2929
],
3030
"dependencies": {},

requestAnimationFrame.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"licenses": [
2222
{
2323
"type": "MIT",
24-
"url": "https://github.com/jquery/gnarf37/jquery-requestAnimationFrame/blob/0.1.2pre/LICENSE-MIT"
24+
"url": "https://github.com/gnarf37/jquery-requestAnimationFrame/blob/0.1.2pre/LICENSE-MIT"
2525
}
2626
],
2727
"bugs": "https://github.com/gnarf37/jquery-requestAnimationFrame/issues",

0 commit comments

Comments
 (0)