Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe59583

Browse files
committedJan 27, 2025··
Core: Update the package.json description
Indicate this version of Migrate helps with updating jQuery to 3.x, not 3.0+.
1 parent 894f93a commit fe59583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-migrate",
33
"title": "jQuery Migrate",
4-
"description": "Migrate older jQuery code to jQuery 3.0+",
4+
"description": "Migrate older jQuery code to jQuery 3.x",
55
"main": "dist/jquery-migrate.js",
66
"version": "3.5.3-pre",
77
"type": "module",

0 commit comments

Comments
 (0)
Please sign in to comment.