diff --git a/src/technologies/n.json b/src/technologies/n.json index 11013f5ef..414a5e7d8 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -521,7 +521,8 @@ "Node.js" ], "js": { - "__NEXT_DATA__": "" + "__NEXT_DATA__": "", + "next.version": "^(.+)$\\;version:\\1" }, "website": "https://nextjs.org" }, @@ -919,4 +920,4 @@ "saas": true, "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" } -} \ No newline at end of file +}