feat: resource reward along with duviri decree #2066

Merged
Sainan merged 6 commits from duviri-rewards into main 2025-05-13 20:38:37 -07:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 440d456ddf - Show all commits

8
package-lock.json generated
View File

@ -18,7 +18,7 @@
"morgan": "^1.10.0",
"ncp": "^2.0.0",
"typescript": "^5.5",
"warframe-public-export-plus": "^0.5.61",
"warframe-public-export-plus": "^0.5.62",
"warframe-riven-info": "^0.1.2",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"
@ -3703,9 +3703,9 @@
}
},
"node_modules/warframe-public-export-plus": {
"version": "0.5.61",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.61.tgz",
"integrity": "sha512-WxZ93G/a98agZK4/hlgtn4SaVsnl9hy3vmJu8hLzyMzxt8AMW+8prK7lC62WP/grA5DWp3qllokasqt644owmA=="
"version": "0.5.62",
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.62.tgz",
"integrity": "sha512-D8ZzjkU9rrK/59VqCfpMoV31HVmwHZV1dNZxPO85AOlcjg/G81Fu3kgITQTaw9sdNagLPLQnFaiXY58pxxRwgA=="
},
"node_modules/warframe-riven-info": {
"version": "0.1.2",

View File

@ -25,7 +25,7 @@
"morgan": "^1.10.0",
"ncp": "^2.0.0",
"typescript": "^5.5",
"warframe-public-export-plus": "^0.5.61",
"warframe-public-export-plus": "^0.5.62",
"warframe-riven-info": "^0.1.2",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"