Skip to content

Commit f62aeca

Browse files
committed
Update package-lock.json
1 parent 3d45a6e commit f62aeca

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

package-lock.json

Lines changed: 28 additions & 16 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@angular/platform-browser-dynamic": "^19.0.5",
3535
"@angular/router": "^19.0.1",
3636
"@babel/preset-typescript": "^7.26.0",
37-
"@modbus2mqtt/specification.shared": "github:modbus2mqtt/specification.shared",
3837
"@ngx-translate/core": "^16.0.3",
3938
"@popperjs/core": "^2.11.8",
4039
"@types/ws": "^8.5.13",
@@ -54,6 +53,7 @@
5453
},
5554
"dependencies": {
5655
"@modbus2mqtt/server.shared": "github:modbus2mqtt/server.shared",
56+
"@modbus2mqtt/specification.shared": "github:modbus2mqtt/specification.shared",
5757
"@types/mqtt": "^0.0.34",
5858
"mat-icon-button-sizes": "^1.0.6"
5959
}

0 commit comments

Comments
 (0)