Skip to content

Commit 6f8aa92

Browse files
authored
Change sprotty-protocol dependency in langium-sprotty: Allow all v1 versions (#1384)
Change sprotty-protocol dependency in langium-sprotty to use allow all v1 versions
1 parent e78aeba commit 6f8aa92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/langium-sprotty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"langium": "~2.1.0",
38-
"sprotty-protocol": "~1.0.0"
38+
"sprotty-protocol": "^1.0.0"
3939
},
4040
"volta": {
4141
"node": "18.17.1",

0 commit comments

Comments
 (0)