Skip to content

Commit 0a3da7e

Browse files
committed
package fix
1 parent 3a2e917 commit 0a3da7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
}
7878
},
7979
"dependencies": {
80-
"@4science_ng-dynamic-forms/core": "^19.1.0",
81-
"@4science_ng-dynamic-forms/ui-ng-bootstrap": "^19.1.0",
8280
"@angular/animations": "^20.3.17",
8381
"@angular/cdk": "^20.2.14",
8482
"@angular/common": "^20.3.17",
@@ -93,6 +91,8 @@
9391
"@angular/ssr": "^20.3.19",
9492
"@kolkov/ngx-gallery": "^2.0.1",
9593
"@ng-bootstrap/ng-bootstrap": "^15.1.2",
94+
"@4science_ng-dynamic-forms/core": "^19.1.0",
95+
"@4science_ng-dynamic-forms/ui-ng-bootstrap": "^19.1.0",
9696
"@ngrx/effects": "^20.1.0",
9797
"@ngrx/router-store": "^20.1.0",
9898
"@ngrx/store": "^20.1.0",
@@ -167,7 +167,6 @@
167167
"@fortawesome/fontawesome-free": "^6.7.2",
168168
"@ngrx/store-devtools": "^20.1.0",
169169
"@ngtools/webpack": "^20.3.10",
170-
"@smarttools/eslint-plugin-rxjs": "^1.0.22",
171170
"@stylistic/eslint-plugin": "^3.1.0",
172171
"@types/deep-freeze": "0.1.5",
173172
"@types/ejs": "^3.1.2",
@@ -197,6 +196,7 @@
197196
"eslint-plugin-jsdoc": "^61.7.1",
198197
"eslint-plugin-jsonc": "^2.21.1",
199198
"eslint-plugin-lodash": "^7.4.0",
199+
"@smarttools/eslint-plugin-rxjs": "^1.0.22",
200200
"eslint-plugin-simple-import-sort": "^12.1.1",
201201
"eslint-plugin-unused-imports": "^4.4.1",
202202
"express-static-gzip": "^2.2.0",

0 commit comments

Comments
 (0)