Skip to content

Commit ff7c6dd

Browse files
committed
3.3.3
1 parent 509c84d commit ff7c6dd

File tree

2 files changed

+4
-22
lines changed

2 files changed

+4
-22
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-20
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
11
{
22
"name": "api.jquery.com",
3-
"title": "jQuery API Docs",
4-
"description": "API reference documentation for the jQuery JavaScript Library.",
5-
"version": "3.3.2",
6-
"homepage": "https://github.com/jquery/api.jquery.com",
7-
"author": {
8-
"name": "jQuery Foundation and other contributors"
9-
},
10-
"repository": {
11-
"type": "git",
12-
"url": "git://github.com/jquery/api.jquery.com.git"
13-
},
14-
"bugs": {
15-
"url": "https://github.com/jquery/api.jquery.com/issues"
16-
},
17-
"licenses": [
18-
{
19-
"type": "MIT",
20-
"url": "https://github.com/jquery/api.jquery.com/blob/main/LICENSE.txt"
21-
}
22-
],
3+
"version": "3.3.3",
4+
"private": true,
235
"scripts": {
246
"test": "grunt lint"
257
},

0 commit comments

Comments
 (0)