@futdevpro/nts-dynamo 1.14.86 → 1.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@futdevpro/nts-dynamo",
|
|
3
|
-
"version": "01.
|
|
3
|
+
"version": "01.15.01",
|
|
4
4
|
"description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Program Ltd.",
|
|
5
5
|
"DyBu_settings": {
|
|
6
6
|
"packageType": "server-package",
|
|
@@ -292,12 +292,12 @@
|
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
"DISABLED": {
|
|
295
|
-
"@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.14.
|
|
295
|
+
"@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.14.39.tgz",
|
|
296
296
|
|
|
297
297
|
"empty": ""
|
|
298
298
|
},
|
|
299
299
|
"peerDependencies": {
|
|
300
|
-
"@futdevpro/fsm-dynamo": "1.
|
|
300
|
+
"@futdevpro/fsm-dynamo": "1.15.1",
|
|
301
301
|
|
|
302
302
|
"@types/express": "4.17.21",
|
|
303
303
|
"@types/geoip-lite": "~1.4.1",
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"ts-node": "~10.9.2"
|
|
314
314
|
},
|
|
315
315
|
"devDependencies": {
|
|
316
|
-
"@futdevpro/dynamo-eslint": "1.14.
|
|
316
|
+
"@futdevpro/dynamo-eslint": "1.14.35",
|
|
317
317
|
"@discordjs/opus": "^0.10.0",
|
|
318
318
|
"@discordjs/voice": "^0.18.0",
|
|
319
319
|
"@types/jasmine": "~4.3.5",
|