File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " contribute.jquery.com" ,
3
- "description" : " jQuery Foundation site for developer documentation" ,
4
- "version" : " 1.2.24" ,
5
- "homepage" : " https://contribute.jquery.org" ,
6
- "author" : {
7
- "name" : " jQuery Foundation and other contributors"
8
- },
9
- "repository" : {
10
- "type" : " git" ,
11
- "url" : " git://github.com/jquery/contribute.jquery.org.git"
12
- },
13
- "bugs" : {
14
- "url" : " https://github.com/jquery/contribute.jquery.org/issues"
15
- },
16
- "licenses" : [
17
- {
18
- "type" : " MIT" ,
19
- "url" : " https://github.com/jquery/contribute.jquery.org/blob/main/LICENSE.txt"
20
- }
21
- ],
3
+ "private" : true ,
22
4
"dependencies" : {
23
5
"grunt" : " 1.5.3" ,
24
- "grunt-jquery-content" : " 3.1.0 "
6
+ "grunt-jquery-content" : " 3.3.1 "
25
7
}
26
8
}
You can’t perform that action at this time.
0 commit comments