Skip to content

Commit 853dd37

Browse files
committed
Build: Update grunt-jquery-content to 3.3.1
1 parent 823ef94 commit 853dd37

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

package.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,8 @@
11
{
22
"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,
224
"dependencies": {
235
"grunt": "1.5.3",
24-
"grunt-jquery-content": "3.1.0"
6+
"grunt-jquery-content": "3.3.1"
257
}
268
}

0 commit comments

Comments
 (0)