Skip to content

Commit a5a30a9

Browse files
release: @lzehrung/codegraph@1.8.95, @lzehrung/codegraph-native@1.8.74
1 parent fdac149 commit a5a30a9

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.94",
3+
"version": "1.8.95",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -162,6 +162,6 @@
162162
"node-addon-api": "^8.5.0"
163163
},
164164
"optionalDependencies": {
165-
"@lzehrung/codegraph-native": "^1.8.73"
165+
"@lzehrung/codegraph-native": "^1.8.74"
166166
}
167167
}

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.73",
3+
"version": "1.8.74",
44
"type": "module",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)