返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update PE+ to 0.5.1 (#537)
5fb4b94b
代码差异
2 个文件
+5
-5
@@ -12,7 +12,7 @@
12
12
"copyfiles": "^2.4.1",
13
13
"express": "^5.0.0-beta.3",
14
14
"mongoose": "^8.4.5",
15
"warframe-public-export-plus": "^0.5.0",
15
"warframe-public-export-plus": "^0.5.1",
16
16
"warframe-riven-info": "^0.1.1",
17
17
"winston": "^3.13.0",
18
18
"winston-daily-rotate-file": "^5.0.0"
@@ -3778,9 +3778,9 @@
3778
3778
}
3779
3779
},
3780
3780
"node_modules/warframe-public-export-plus": {
3781
"version": "0.5.0",
3782
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.0.tgz",
3783
"integrity": "sha512-JntDm6j81BQ5MLeleMJVr+xTh3+ijGI6ka4rLMW0Gg/VyNLl33qXsRE1yxilo29REtdfFHAFAuwvOLJuM8YC0A=="
3781
"version": "0.5.1",
3782
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.1.tgz",
3783
"integrity": "sha512-i9Qlh/xEqUQzLj6Dda0VB0nWkyEyWDYEnAyNTbb3IxebCLWEcizCSf3nkAae5xuKvwCvOefInOAa2YgiYwzr/A=="
3784
3784
},
3785
3785
"node_modules/warframe-riven-info": {
3786
3786
"version": "0.1.1",
@@ -16,7 +16,7 @@
16
16
"copyfiles": "^2.4.1",
17
17
"express": "^5.0.0-beta.3",
18
18
"mongoose": "^8.4.5",
19
"warframe-public-export-plus": "^0.5.0",
19
"warframe-public-export-plus": "^0.5.1",
20
20
"warframe-riven-info": "^0.1.1",
21
21
"winston": "^3.13.0",
22
22
"winston-daily-rotate-file": "^5.0.0"