@futdevpro/fsm-dynamo 1.15.10 → 1.15.11

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/.husky/pre-commit CHANGED
@@ -1 +1,2 @@
1
+ dc sync-fdp-deps --patch-only --stage
1
2
  dc bump-version
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futdevpro/fsm-dynamo",
3
- "version": "01.15.10",
3
+ "version": "01.15.11",
4
4
  "description": "Full Stack Model Collection for Dynamic (NodeJS-Typescript) Framework called Dynamo, by Future Development Ltd.",
5
5
  "DyBu_settings": {
6
6
  "packageType": "full-stack-package",
@@ -247,7 +247,7 @@
247
247
  "uuid": "11.1.0"
248
248
  },
249
249
  "devDependencies": {
250
- "@futdevpro/dynamo-eslint": "1.15.7",
250
+ "@futdevpro/dynamo-eslint": "1.15.9",
251
251
  "@types/jasmine": "~4.3.5",
252
252
  "@typescript-eslint/eslint-plugin": "^8.41.0",
253
253
  "@typescript-eslint/parser": "^8.41.0",