Skip to content

Commit

Permalink
build: prerelease 14.0.0-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boeckMt committed Jul 12, 2024
1 parent 6be2b22 commit 3a94e7d
Show file tree
Hide file tree
Showing 23 changed files with 143 additions and 143 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ukis-frontend-libraries",
"version": "13.0.1-next.1",
"version": "14.0.0-next.0",
"license": "Apache-2.0",
"author": "Team UKIS",
"projectsScope": "@dlr-eoc/",
Expand Down
4 changes: 2 additions & 2 deletions projects/base-layers-raster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dlr-eoc/base-layers-raster",
"version": "13.0.1-next.1",
"version": "14.0.0-next.0",
"main": "src/public-api",
"license": "Apache-2.0",
"author": "Team UKIS",
Expand All @@ -17,7 +17,7 @@
"@angular/core": "^17.3.11"
},
"dependencies": {
"@dlr-eoc/services-layers": "13.0.1-next.1",
"@dlr-eoc/services-layers": "14.0.0-next.0",
"tslib": "^2.6.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions projects/cookie-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dlr-eoc/cookie-alert",
"version": "13.0.1-next.1",
"version": "14.0.0-next.0",
"main": "src/public-api",
"license": "Apache-2.0",
"author": "Team UKIS",
Expand All @@ -16,7 +16,7 @@
"@angular/core": "^17.3.11"
},
"dependencies": {
"@dlr-eoc/services-util-store": "13.0.1-next.1",
"@dlr-eoc/services-util-store": "14.0.0-next.0",
"tslib": "^2.6.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3a94e7d

Please sign in to comment.