@o3r/schematics 9.6.21 → 9.6.23
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@o3r/schematics",
|
3
|
-
"version": "9.6.
|
3
|
+
"version": "9.6.23",
|
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.
|
71
|
-
"@o3r/dev-tools": "^9.6.
|
72
|
-
"@o3r/eslint-plugin": "^9.6.
|
70
|
+
"@o3r/build-helpers": "^9.6.23",
|
71
|
+
"@o3r/dev-tools": "^9.6.23",
|
72
|
+
"@o3r/eslint-plugin": "^9.6.23",
|
73
73
|
"@schematics/angular": "~16.2.0",
|
74
74
|
"@types/jest": "~29.5.2",
|
75
75
|
"@types/node": "^18.0.0",
|