diff --git a/package.json b/package.json index d701a30..de18832 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rtlcheatsheet", - "displayName": "RTLCheatSheet", - "description": "Cheat Sheet for the React Testing Library", + "displayName": "React Testing Library Cheatsheet", + "description": "Cheatsheet for the React Testing Library", "version": "1.0.0", "engines": { "vscode": "^1.47.0" @@ -16,7 +16,7 @@ "onLanguage:javascript", "onLanguage:typescript" ], - "publisher": "will-nemo", + "publisher": "willnemo", "repository": { "type": "git", "url": "https://github.com/will-nemo/rtlcheatsheet"