diff --git a/src/technologies/s.json b/src/technologies/s.json index ad111370c..06cf04916 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1289,7 +1289,9 @@ }, "icon": "Segment.svg", "js": { - "analytics.VERSION": "(.+)\\;version:\\1" + "analytics.VERSION": "(.+)\\;version:\\1", + "analytics.SNIPPET_VERSION": "(.+)\\;version:\\1", + "__SEGMENT_INSPECTOR__": "" }, "pricing": [ "mid", @@ -6335,4 +6337,4 @@ }, "website": "https://styled-components.com" } -} \ No newline at end of file +}