Skip to content

Commit

Permalink
Update OSJS (add wealthy citizens)
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Nov 14, 2024
1 parent 241c52c commit bbfb00c
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#7deb56970f6458aed87f314dd18da6916a0e732c",
"oldschooljs": "git+https://github.com/oldschoolgg/oldschooljs.git#9949c53c8ee855838cc5ffd0163215efe8a9f666",
"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#7deb56970f6458aed87f314dd18da6916a0e732c":
"oldschooljs@git+https://github.com/oldschoolgg/oldschooljs.git#9949c53c8ee855838cc5ffd0163215efe8a9f666":
version: 0.0.0
resolution: "oldschooljs@https://github.com/oldschoolgg/oldschooljs.git#commit=7deb56970f6458aed87f314dd18da6916a0e732c"
resolution: "oldschooljs@https://github.com/oldschoolgg/oldschooljs.git#commit=9949c53c8ee855838cc5ffd0163215efe8a9f666"
dependencies:
e: "npm:^0.2.33"
node-fetch: "npm:2.6.7"
checksum: 10c0/c160e1b7eac166d7094fec2e555916bc6c4bd09480cc4abb8842ef5685446e38748c5549288b1a72a7d25447286af3518d05c81d5feb9a6816894e8f9fa6e8ca
checksum: 10c0/06958b93b4ca6b9b93c98a01a381eef8f07c49e1b50208555befa65cfc466f69fea4f6e96a7424e6ee744d78dde97730949855e201e64670fa136967d28b0c93
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#7deb56970f6458aed87f314dd18da6916a0e732c"
oldschooljs: "git+https://github.com/oldschoolgg/oldschooljs.git#9949c53c8ee855838cc5ffd0163215efe8a9f666"
p-queue: "npm:^6.6.2"
piscina: "npm:^4.7.0"
postgres: "npm:^3.4.4"
Expand Down

0 comments on commit bbfb00c

Please sign in to comment.