Skip to content

Commit fc2b5c1

Browse files
Merge pull request #83 from Strumenta/chore/update-lionweb
Update Lionweb and the Starlasu implementation in Lionweb
2 parents 7d73abe + d2bc725 commit fc2b5c1

File tree

5 files changed

+1170
-37
lines changed

5 files changed

+1170
-37
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
"reflect-metadata": "^0.1.13"
8989
},
9090
"peerDependencies": {
91-
"@lionweb/core": "^0.6.7",
92-
"@lionweb/utilities": "^0.6.7",
91+
"@lionweb/core": "^0.6.12",
92+
"@lionweb/utilities": "^0.6.12",
9393
"antlr4ng": "^3.0.4",
9494
"cmd-ts": "^0.13.0",
9595
"ecore": "^0.12.0"
@@ -123,8 +123,8 @@
123123
"devDependencies": {
124124
"@eslint/eslintrc": "^3.2.0",
125125
"@eslint/js": "^9.20.0",
126-
"@lionweb/core": "^0.6.7",
127-
"@lionweb/utilities": "^0.6.7",
126+
"@lionweb/core": "^0.6.12",
127+
"@lionweb/utilities": "^0.6.12",
128128
"@tsconfig/recommended": "^1.0.3",
129129
"@types/chai": "^4.3.11",
130130
"@types/ecore": "^0.12.5",

0 commit comments

Comments
 (0)