From eeeb6ee6b9ca23852e12928493ada13e518c38ce Mon Sep 17 00:00:00 2001 From: Dmitriy Bratchikov Date: Mon, 27 May 2024 17:42:04 +0700 Subject: [PATCH] fix: added rtl in desc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b14316c..1d7e326 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsd-nest-template", - "description": "Pure Next.js FSD template with jest, stylelint, prettier and eslint", + "description": "Pure Next.js FSD template with jest, react testing lib, stylelint, prettier and eslint", "author": { "name": "@yunglocokid (Dmitriy Bratchikov)", "url": "https://github.com/yunglocokid"