@o3r/schematics 9.3.0-alpha.53 → 9.3.0-alpha.54

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "9.3.0-alpha.53",
3
+ "version": "9.3.0-alpha.54",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "keywords": [
@@ -59,9 +59,9 @@
59
59
  "@nx/jest": "~16.8.0",
60
60
  "@nx/js": "~16.8.0",
61
61
  "@nx/linter": "~16.8.0",
62
- "@o3r/build-helpers": "^9.3.0-alpha.53",
63
- "@o3r/dev-tools": "^9.3.0-alpha.53",
64
- "@o3r/eslint-plugin": "^9.3.0-alpha.53",
62
+ "@o3r/build-helpers": "^9.3.0-alpha.54",
63
+ "@o3r/dev-tools": "^9.3.0-alpha.54",
64
+ "@o3r/eslint-plugin": "^9.3.0-alpha.54",
65
65
  "@schematics/angular": "~16.2.0",
66
66
  "@types/jest": "~29.5.2",
67
67
  "@types/node": "^18.0.0",