Skip to content

Commit 4baa854

Browse files
chore: Upgrade to Web SDK v1022.4.2
1 parent a6110fb commit 4baa854

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tutorial",
3-
"version": "1022.4.1",
3+
"version": "1022.4.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -18,10 +18,10 @@
1818
"@angular/platform-browser": "^19.2.0",
1919
"@angular/platform-browser-dynamic": "^19.2.0",
2020
"@angular/router": "^19.2.0",
21-
"@c8y/bootstrap": "1022.4.1",
22-
"@c8y/client": "1022.4.1",
23-
"@c8y/ngx-components": "1022.4.1",
24-
"@c8y/style": "1022.4.1",
21+
"@c8y/bootstrap": "1022.4.2",
22+
"@c8y/client": "1022.4.2",
23+
"@c8y/ngx-components": "1022.4.2",
24+
"@c8y/style": "1022.4.2",
2525
"leaflet": "1.9.4",
2626
"ngx-bootstrap": "19.0.2",
2727
"rxjs": "7.8.1",
@@ -32,8 +32,8 @@
3232
"@angular-devkit/build-angular": "^19.2.15",
3333
"@angular/cli": "^19.2.15",
3434
"@angular/compiler-cli": "^19.2.0",
35-
"@c8y/devkit": "1022.4.1",
36-
"@c8y/options": "1022.4.1",
35+
"@c8y/devkit": "1022.4.2",
36+
"@c8y/options": "1022.4.2",
3737
"@types/jasmine": "~5.1.0",
3838
"jasmine-core": "~5.6.0",
3939
"karma": "~6.4.0",

0 commit comments

Comments
 (0)