@o3r/schematics 10.0.0-next.19 → 10.0.0-next.21

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": "10.0.0-next.19",
3
+ "version": "10.0.0-next.21",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "keywords": [
@@ -62,9 +62,9 @@
62
62
  "@nx/jest": "~16.8.0",
63
63
  "@nx/js": "~16.8.0",
64
64
  "@nx/linter": "~16.8.0",
65
- "@o3r/build-helpers": "^10.0.0-next.19",
66
- "@o3r/dev-tools": "^10.0.0-next.19",
67
- "@o3r/eslint-plugin": "^10.0.0-next.19",
65
+ "@o3r/build-helpers": "^10.0.0-next.21",
66
+ "@o3r/dev-tools": "^10.0.0-next.21",
67
+ "@o3r/eslint-plugin": "^10.0.0-next.21",
68
68
  "@schematics/angular": "~16.2.0",
69
69
  "@types/jest": "~29.5.2",
70
70
  "@types/node": "^18.0.0",