We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ec8ad commit bd648e5Copy full SHA for bd648e5
dev/lock.yml
@@ -37,6 +37,8 @@ dev:
37
'(\s*"description"\s*:\s*").*(",?)': TAGLINE
38
typegraph/node/sdk/src/tg_manage.ts:
39
(const\s+VERSION\s*=\s*").*(";): METATYPE_VERSION
40
+ typegraph/python/typegraph/graph/tg_manage.py:
41
+ (VERSION\s*=\s*").*("): METATYPE_VERSION
42
typegraph/node/package.json:
43
'(\s*"version"\s*:\s*").+(",?)': METATYPE_VERSION
44
0 commit comments