diff --git a/src/technologies/d.json b/src/technologies/d.json index be9d52281..4e06c3385 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -270,9 +270,7 @@ "$__dart_deferred_initializers__": "" }, "oss": true, - "scriptSrc": [ - "/(?:\\.)?(?:dart)(?:\\.js)?/", - ], + "scriptSrc": "/(?:\\.)?(?:dart)(?:\\.js)?/", "website": "https://dart.dev" }, "Darwin": { @@ -1647,4 +1645,4 @@ "scriptSrc": "deepMiner\\.js", "website": "https://github.com/deepwn/deepMiner" } -} \ No newline at end of file +}