Skip to content

Commit

Permalink
chore: Upgrade to Web SDK v1021.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y-ui-release[bot] committed Oct 30, 2024
1 parent 886e9cd commit 68791d0
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devicemanagement",
"version": "1021.0.0",
"version": "1021.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -20,11 +20,11 @@
"@angular/platform-browser-dynamic": "^18.2.0",
"@angular/router": "^18.2.0",
"@angular/upgrade": "^18.2.9",
"@c8y/bootstrap": "1021.0.0",
"@c8y/client": "1021.0.0",
"@c8y/ng1-modules": "1021.0.0",
"@c8y/ngx-components": "1021.0.0",
"@c8y/style": "1021.0.0",
"@c8y/bootstrap": "1021.0.1",
"@c8y/client": "1021.0.1",
"@c8y/ng1-modules": "1021.0.1",
"@c8y/ngx-components": "1021.0.1",
"@c8y/style": "1021.0.1",
"angular": "1.8.3",
"ngx-bootstrap": "18.0.0",
"rxjs": "^7.8.1",
Expand All @@ -35,8 +35,8 @@
"@angular-devkit/build-angular": "^18.2.10",
"@angular/cli": "^18.2.10",
"@angular/compiler-cli": "^18.2.0",
"@c8y/devkit": "1021.0.0",
"@c8y/options": "1021.0.0",
"@c8y/devkit": "1021.0.1",
"@c8y/options": "1021.0.1",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.2.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit 68791d0

Please sign in to comment.