@o3r/schematics 9.6.0-alpha.7 → 9.6.0-alpha.8

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