@o3r/schematics 9.6.0-rc.0 → 9.6.0-rc.5

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.6.0-rc.0",
3
+ "version": "9.6.0-rc.5",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "typings": "./src/public_api.d.ts",
@@ -67,9 +67,9 @@
67
67
  "@nx/jest": "~16.10.0",
68
68
  "@nx/js": "~16.10.0",
69
69
  "@nx/linter": "~16.10.0",
70
- "@o3r/build-helpers": "^9.6.0-rc.0",
71
- "@o3r/dev-tools": "^9.6.0-rc.0",
72
- "@o3r/eslint-plugin": "^9.6.0-rc.0",
70
+ "@o3r/build-helpers": "^9.6.0-rc.5",
71
+ "@o3r/dev-tools": "^9.6.0-rc.5",
72
+ "@o3r/eslint-plugin": "^9.6.0-rc.5",
73
73
  "@schematics/angular": "~16.2.0",
74
74
  "@types/jest": "~29.5.2",
75
75
  "@types/node": "^18.0.0",