@futdevpro/nts-dynamo 1.14.73 → 1.14.74

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futdevpro/nts-dynamo",
3
- "version": "01.14.73",
3
+ "version": "01.14.74",
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",
@@ -289,12 +289,12 @@
289
289
  }
290
290
  },
291
291
  "DISABLED": {
292
- "@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.14.31.tgz",
292
+ "@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.14.32.tgz",
293
293
 
294
294
  "empty": ""
295
295
  },
296
296
  "peerDependencies": {
297
- "@futdevpro/fsm-dynamo": "1.14.31",
297
+ "@futdevpro/fsm-dynamo": "1.14.32",
298
298
 
299
299
  "@types/express": "4.17.21",
300
300
  "@types/geoip-lite": "~1.4.1",
@@ -310,7 +310,7 @@
310
310
  "ts-node": "~10.9.2"
311
311
  },
312
312
  "devDependencies": {
313
- "@futdevpro/dynamo-eslint": "1.14.28",
313
+ "@futdevpro/dynamo-eslint": "1.14.29",
314
314
  "@discordjs/opus": "^0.10.0",
315
315
  "@discordjs/voice": "^0.18.0",
316
316
  "@types/jasmine": "~4.3.5",