fixup! switch over to published package

This commit is contained in:
Timmy Willison 2024-12-30 21:52:00 -05:00
parent 52b044557e
commit e4dc4904d3
No known key found for this signature in database
GPG Key ID: 5504C1CD93C19EAB
2 changed files with 4 additions and 3 deletions

5
package-lock.json generated
View File

@ -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": {

View File

@ -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",