Skip to content

Commit 860ba72

Browse files
authored
Merge pull request #493 from com-pas/chore/update-plugins-and-compas
chore: update dependencies and raise version to 0.44.0-11
2 parents 68154a8 + d6d71d0 commit 860ba72

3 files changed

Lines changed: 49 additions & 49 deletions

File tree

package-lock.json

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

packages/compas-open-scd/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"purpose": "maskable"
3737
}
3838
],
39-
"version": "0.44.0-10"
39+
"version": "0.44.0-11"
4040
}

packages/compas-open-scd/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compas-open-scd",
3-
"version": "0.44.0-10",
3+
"version": "0.44.0-11",
44
"repository": "https://github.com/openscd/open-scd.git",
55
"description": "OpenSCD CoMPAS Edition",
66
"directory": "packages/compas-open-scd",
@@ -19,8 +19,8 @@
1919
"type": "module",
2020
"dependencies": {
2121
"@compas-oscd/core": "^0.1.23",
22-
"@compas-oscd/open-scd": "0.34.49",
23-
"@compas-oscd/plugins": "0.0.6",
22+
"@compas-oscd/open-scd": "0.34.51",
23+
"@compas-oscd/plugins": "0.0.13",
2424
"@compas-oscd/xml": "^0.0.1",
2525
"@material/mwc-dialog": "0.22.1",
2626
"@material/mwc-drawer": "0.22.1",

0 commit comments

Comments
 (0)