mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
fixup! switch over to published package
This commit is contained in:
parent
52b044557e
commit
e4dc4904d3
5
package-lock.json
generated
5
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"globals": "15.14.0",
|
||||
"husky": "9.1.1",
|
||||
"jquery-test-runner": "github:timmywil/jquery-test-runner#f812ccae",
|
||||
"jquery-test-runner": "0.1.0",
|
||||
"jsdom": "25.0.1",
|
||||
"marked": "13.0.2",
|
||||
"multiparty": "4.2.3",
|
||||
@ -5630,7 +5630,8 @@
|
||||
},
|
||||
"node_modules/jquery-test-runner": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "git+ssh://git@github.com/timmywil/jquery-test-runner.git#f812ccae46b9b60f3d11bfe0197cba55a8028ed2",
|
||||
"resolved": "https://registry.npmjs.org/jquery-test-runner/-/jquery-test-runner-0.1.0.tgz",
|
||||
"integrity": "sha512-gVFI9f/KSMuRv7WwdR58n9HEkRMnGZ6Yu6d1wt6IHBeXHVnf0yjnD9BQUKKLI3ebZyV+7iUtACsqKbqCKZmiUw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -123,7 +123,7 @@
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"globals": "15.14.0",
|
||||
"husky": "9.1.1",
|
||||
"jquery-test-runner": "github:timmywil/jquery-test-runner#f812ccae",
|
||||
"jquery-test-runner": "0.1.0",
|
||||
"jsdom": "25.0.1",
|
||||
"marked": "13.0.2",
|
||||
"multiparty": "4.2.3",
|
||||
|
Loading…
Reference in New Issue
Block a user