Skip to content

Commit b6623a3

Browse files
authored
Merge branch 'master' into update-edit-project
2 parents fd3a2c2 + eb9079e commit b6623a3

81 files changed

Lines changed: 1596 additions & 694 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
{
5555
"type": "anyComponentStyle",
5656
"maximumWarning": "2kb",
57-
"maximumError": "10kb"
57+
"maximumError": "15kb"
5858
}
5959
],
6060
"outputHashing": "all"

package-lock.json

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"nanoid": "^4.0.0",
5555
"ng-click-outside": "^9.0.1",
5656
"ngx-autosize": "^2.0.4",
57+
"ngx-image-cropper": "^9.1.5",
5758
"ngx-mask": "^13.0.3",
5859
"rxjs": "~7.5.0",
5960
"snakecase-keys": "^5.4.2",

projects/core/src/consts/list-years.ts

Lines changed: 0 additions & 169 deletions
This file was deleted.

0 commit comments

Comments
 (0)