File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"title" : " jQuery Migrate" ,
4
4
"description" : " Migrate older jQuery code to jQuery 1.9+" ,
5
5
"main" : " dist/jquery-migrate.js" ,
6
- "version" : " 1.3.0 " ,
6
+ "version" : " 1.3.1-pre " ,
7
7
"homepage" : " https://github.com/jquery/jquery-migrate" ,
8
8
"author" : {
9
9
"name" : " jQuery Foundation and other contributors" ,
10
- "url" : " https://github.com/jquery/jquery-migrate/blob/1.3.0 /AUTHORS.txt"
10
+ "url" : " https://github.com/jquery/jquery-migrate/blob/master /AUTHORS.txt"
11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
19
19
"licenses" : [
20
20
{
21
21
"type" : " MIT" ,
22
- "url" : " https://github.com/jquery/jquery-migrate/blob/1.3.0 /LICENSE.txt"
22
+ "url" : " https://github.com/jquery/jquery-migrate/blob/master /LICENSE.txt"
23
23
}
24
24
],
25
25
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
2
- jQuery . migrateVersion = "1.3.0 " ;
2
+ jQuery . migrateVersion = "1.3.1-pre " ;
You can’t perform that action at this time.
0 commit comments