Skip to content

Commit

Permalink
Update osjs
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Oct 25, 2024
1 parent c804bda commit 64a7252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"murmurhash": "^2.0.1",
"node-cron": "^3.0.3",
"node-fetch": "^2.6.7",
"oldschooljs": "git+https://github.com/oldschoolgg/oldschooljs.git#50025d60df15b59dda616306b8aebd576514ab6e",
"oldschooljs": "git+https://github.com/oldschoolgg/oldschooljs.git#3c165d84fb79abca6f6b85877165f94dcf7e2940",
"p-queue": "^6.6.2",
"piscina": "^4.7.0",
"postgres": "^3.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4362,13 +4362,13 @@ __metadata:
languageName: node
linkType: hard

"oldschooljs@git+https://github.com/oldschoolgg/oldschooljs.git#50025d60df15b59dda616306b8aebd576514ab6e":
"oldschooljs@git+https://github.com/oldschoolgg/oldschooljs.git#3c165d84fb79abca6f6b85877165f94dcf7e2940":
version: 0.0.0
resolution: "oldschooljs@https://github.com/oldschoolgg/oldschooljs.git#commit=50025d60df15b59dda616306b8aebd576514ab6e"
resolution: "oldschooljs@https://github.com/oldschoolgg/oldschooljs.git#commit=3c165d84fb79abca6f6b85877165f94dcf7e2940"
dependencies:
e: "npm:^0.2.33"
node-fetch: "npm:2.6.7"
checksum: 10c0/fc168584339a8c408273c1e938c9e55f54b4abfe3a188593d5c11690e8bdf94978484d32e46209972ba6d58173e484d0e86dac88a5588f9a382485ea8eb8a63e
checksum: 10c0/d8de4a27d9450b7b42891557f7b21a9b6dbee5981762ae8795f4a86710bc833ddad5a069f17f06cfbcdc203e95454cd0b4ec4c147183be0a2de64d0341a7f184
languageName: node
linkType: hard

Expand Down Expand Up @@ -5171,7 +5171,7 @@ __metadata:
node-cron: "npm:^3.0.3"
node-fetch: "npm:^2.6.7"
nodemon: "npm:^3.1.7"
oldschooljs: "git+https://github.com/oldschoolgg/oldschooljs.git#50025d60df15b59dda616306b8aebd576514ab6e"
oldschooljs: "git+https://github.com/oldschoolgg/oldschooljs.git#3c165d84fb79abca6f6b85877165f94dcf7e2940"
p-queue: "npm:^6.6.2"
piscina: "npm:^4.7.0"
postgres: "npm:^3.4.4"
Expand Down

0 comments on commit 64a7252

Please sign in to comment.