Skip to content

Commit 5c26553

Browse files
release: @lzehrung/codegraph@1.8.106, @lzehrung/codegraph-native@1.8.85
1 parent c34e813 commit 5c26553

3 files changed

Lines changed: 23 additions & 33 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lzehrung/codegraph",
3-
"version": "1.8.105",
3+
"version": "1.8.106",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -177,6 +177,6 @@
177177
"fast-uri": "4.1.1"
178178
},
179179
"optionalDependencies": {
180-
"@lzehrung/codegraph-native": "^1.8.84"
180+
"@lzehrung/codegraph-native": "^1.8.85"
181181
}
182182
}

packages/codegraph-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lzehrung/codegraph-native",
3-
"version": "1.8.84",
3+
"version": "1.8.85",
44
"type": "module",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)