Skip to content

Commit f82338e

Browse files
drublicvendethiel
authored andcommitted
Update to jQuery 1.10.2
This commit also normalizes line-endings.
1 parent 24375b6 commit f82338e

File tree

7 files changed

+647
-665
lines changed

7 files changed

+647
-665
lines changed

bower.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
{
2-
"name": "jquery",
3-
"version": "1.10.1",
4-
"description": "jQuery component",
5-
"keywords": [
6-
"jquery",
7-
"component"
8-
],
9-
"main": "jquery.js",
10-
"license": "MIT"
11-
}
1+
{
2+
"name": "jquery",
3+
"version": "1.10.2",
4+
"description": "jQuery component",
5+
"keywords": [
6+
"jquery",
7+
"component"
8+
],
9+
"main": "jquery.js",
10+
"license": "MIT"
11+
}

component.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
{
2-
"name": "jquery",
3-
"repo": "components/jquery",
4-
"version": "1.10.1",
5-
"description": "jQuery component",
6-
"keywords": [
7-
"jquery",
8-
"component"
9-
],
10-
"main": "jquery.js",
11-
"scripts": [
12-
"jquery.js"
13-
],
14-
"license": "MIT"
15-
}
1+
{
2+
"name": "jquery",
3+
"repo": "components/jquery",
4+
"version": "1.10.2",
5+
"description": "jQuery component",
6+
"keywords": [
7+
"jquery",
8+
"component"
9+
],
10+
"main": "jquery.js",
11+
"scripts": [
12+
"jquery.js"
13+
],
14+
"license": "MIT"
15+
}

0 commit comments

Comments
 (0)